EnglishFrenchSpanish

Ad


OnWorks favicon

asterisk-tests-run - Online in the Cloud

Run asterisk-tests-run in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command asterisk-tests-run that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


asterisk-tests-run - run tests for the asterisk-testsuite

SYNOPSIS


asterisk-tests-run [options]

The Asterisk test suite is a set of tests to check various versions of the Asterisk PBX
software. The command asterisk-tests-run runs all the tests, some of them (selectable by
tags), or just a single test.

The test suite will detect if the test can run on the system (if it has the required
software to run the test, if it has the required version of Asterisk and if Asterisk is
built with the required configuration) and if so, will run it.

This command is mostly a wrapper around runtests.py of the asterisk-testsuite. This man
page documents runtests.py itself except where explicitly mentioned.

OPTIONS


Test Selection
By default all the tests are selected.

-t, --test=test
Only run the selected test. The name of the test is the name of the subdirectory
including the leading "tests/".

-g, --tag=tag
Specify tag by which to select tests. If option is used more than once, all tests
matching any of the tags will be selected.

-l, --list
Don't run any test. Just list all of them. Note: the list is long.

-L, --list-tags
Don't run any test. Just list all the tags.

-h, --help
Show summary of options without emitting an error message.

Other Options
-v, --version=version-string
Provide an explicit version of Asterisk to be tested, in case it cannot be probed
successfully.

-n, --dry-run
Don't run. Just print the test should be run (or why tests would not be run).

-H --hide-skipped
Don't print tests that were not run.

-o --output-dir=directory
An internal option. Please don't use explicitly with asterisk-tests-run. Directs
runtests where to write its output file (asterisk-test-suite-report.xml). The
script directs it to /var/lib/asterisk-testsuite .

-c --extra-config=directory
Pass extra configuration settings from directory/config.yaml. Most settings are
not read from that file. Only test exclusions (in additions to tests getting
excluded in the the main config.yaml of the tests directory).

EXAMPLES


asterisk-tests-run
Just run all the tests.

asterisk-tests-run -g SIP -g AGI
Run both SIP and AGI tests.

asterisk-tests-run -t tests/agi/exit_status
Run one specific test.

asterisk-tests-run --list
List all the tests.

asterisk-tests-run --dry-run
An even more verbose list

asterisk-tests-run --extra-config /usr/share/asterisk/test
Takes extra settings from file /usr/share/asterisk/test/test-config.yaml

Use asterisk-tests-run online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Wine
    Wine
    Wine is an Open Source implementation
    of the Windows API on top of X and Unix.
    Wine provides both a development toolkit
    for porting Windows sources to Unix and...
    Download Wine
  • 2
    LAME (Lame Aint an MP3 Encoder)
    LAME (Lame Aint an MP3 Encoder)
    LAME is an educational tool to be used
    for learning about MP3 encoding. The
    goal of the LAME project is to improve
    the psycho acoustics, quality and speed
    of MP...
    Download LAME (Lame Aint an MP3 Encoder)
  • 3
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 4
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 5
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 6
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 7
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad