Commit Graph

53 Commits (master)

Author SHA1 Message Date
George Joseph 92e5ed5a3a Add ability to pass arguments to unit tests from the CLI
4 months ago
George Joseph 1245e3330b test.c: Fix counting of tests and add 2 new tests
2 years ago
Sean Bright 2e78d1083e test.c: Avoid passing -1 to FD_* family of functions.
2 years ago
Philip Prindeville a15fffa57e test: initialize capture structure before freeing
3 years ago
George Joseph 71de0babcc res_crypto: Memory issues and uninitialized variable errors
3 years ago
Philip Prindeville 3f04dd5c01 test: Add ability to capture child process output
3 years ago
Alexander Traud cc025026b7 progdocs: Fix for Doxygen, the hidden parts.
3 years ago
Joshua Colp 0231dd6ae7 stasis: Improve topic/subscription names and statistics.
6 years ago
George Joseph c1e49720fa test.c: Make output jUnit compatible
7 years ago
Corey Farrell 2c1ad2f510 main/test: Use ast_cli_completion_add.
7 years ago
George Joseph 08edd54c1b unittests: Add a unit test that causes a SEGV and...
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Richard Mudgett daaa551c92 test.c: Add unit test registration checks for summary and description.
10 years ago
Corey Farrell 4f4aaa0c30 main/test.c: Add test to verify there were no registration errors.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 19992844be main/test: Fix compilation issue on 32-bit systems
11 years ago
Matthew Jordan 343a83d7d8 main/test: Fix race condition between AMI topic and Test Suite topic
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Richard Mudgett de4a18d1aa test.c: Fix too sticky unit test failed status.
12 years ago
Jonathan Rose beb5cdbef5 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
David M. Lee d81c846724 Avoid unnecessary cleanups during immediate shutdown
12 years ago
David M. Lee 9648e258c7 Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*
12 years ago
Matthew Jordan e8015cc460 Convert TestEvent AMI events over to Stasis Core
12 years ago
Richard Mudgett 32cb4ca542 Tweaked __ast_test_suite_assert_notify() and __ast_test_suite_event_notify() to be void functions.
12 years ago
Richard Mudgett 04501f0054 * Whitespace changes.
12 years ago
Richard Mudgett 4ccf2c7aa5 Add red-black tree container type to astobj2.
13 years ago
Richard Mudgett b83500ab61 Tweak unit test warning message.
13 years ago
Richard Mudgett 49a6b4935e Fix some presence-state unit test typos.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kevin P. Fleming 9ee8a74461 Remove "asterisk/version.h" in favor of "asterisk/ast_version.h".
13 years ago
Matthew Jordan 3b53a9cdb3 Merged revisions 332817 via svnmerge from
14 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Russell Bryant 9aa4771a8d Merged revisions 275021 via svnmerge from
15 years ago
Russell Bryant d9b1ff23ba Put test output for a failure in a CDATA section in the XML results.
15 years ago
Russell Bryant 3da9f8ed19 Resolve more compiler warnings on FreeBSD.
15 years ago
Leif Madsen 0c5fb8037c main/test.c reports erroneous CLI message.
15 years ago
David Vossel 59f615dbca Changes 0ms to <1ms in cli END results during 'test execute'
15 years ago
David Vossel 7b51d1d71d fixes assumption that test failed if it did not pass when generating results
15 years ago
David Vossel feae3dbbdf adds Time field to "test show results" cli command
15 years ago
Mark Michelson 23d1c9186d Fix a couple of bugs in test tab completion.
15 years ago
Mark Michelson dd975726fc Tab completion for test categories and names for "test show registered" and "test execute" CLI commands.
15 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
15 years ago
Russell Bryant 2191c94336 Remove an extra space.
15 years ago
David Vossel 6c0399452c fix truncated format string in 'test show registered'
15 years ago
David Vossel adfa169e46 modify 'test show registered' cli output format
15 years ago
David Vossel d16b89be17 RFC compliant uri and display-name encode/decode
15 years ago
Russell Bryant d6ad0f30b4 Update the doxygenification of some comments.
15 years ago
Russell Bryant e718ef4d45 Point to a useful reference on the XML output format.
15 years ago