Commit Graph

445 Commits (0e157607957387ff211f4fa56eda58846617cb15)

Author SHA1 Message Date
Richard Mudgett b2d0ea5fea Merged revisions 323669-323670 via svnmerge from
14 years ago
Terry Wilson 6017de6292 Merged revisions 322923 via svnmerge from
14 years ago
Richard Mudgett 85aa126b34 Merged revisions 321871 via svnmerge from
14 years ago
Russell Bryant 6357719a82 Fix some astobj2 iterator breakage, add another unit test.
14 years ago
Richard Mudgett 9fc0d9be66 Fix compiler warning.
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
14 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Tilghman Lesher f5043262be Merged revisions 295078 via svnmerge from
15 years ago
Mark Michelson 3964b078dd Merged revisions 292741 via svnmerge from
15 years ago
Tilghman Lesher 6d0e383321 Merged revisions 289543,289581 via svnmerge from
15 years ago
Tilghman Lesher 7157b48150 Merged revisions 289104 via svnmerge from
15 years ago
Tilghman Lesher 336d2a1abd Merged revisions 285931 via svnmerge from
15 years ago
Tilghman Lesher 5eae9f44f7 Merged revisions 284597 via svnmerge from
15 years ago
Paul Belanger 9bbe763be5 Merged revisions 280446 via svnmerge from
15 years ago
Paul Belanger ee20d59ec5 Merged revisions 280414 via svnmerge from
15 years ago
Paul Belanger f1bb6dde75 Merged revisions 279442 via svnmerge from
15 years ago
David Vossel f805d00bbd make func_file unit test's category consistent with other tests
15 years ago
Mark Michelson d6cc7dd982 Remove the fe80🔢:1234 test case from test_acl.c
15 years ago
Mark Michelson 6fa79e8f77 Make ACLs IPv6-capable.
15 years ago
Matthew Nicholson 1fd618de5b updated devicestate test for device state changes
15 years ago
Tilghman Lesher e990f89a0e Fix trunk build for Mac OS X 10.6
15 years ago
Tilghman Lesher 832d1296c6 Remove the old stub files, preferring the optional_api method.
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Tilghman Lesher 50d5f134c8 FILE() now supports line-mode and writing (altering) files.
15 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 6bb906f87c Fix an off by one error that caused a unit test to occasionally crash.
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
Tilghman Lesher b0357dcc3e Support setting locale per-mailbox (changes date/time languages for email, pager messages).
15 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
15 years ago
Russell Bryant be77c44d45 Add test case for removing random elements from a heap.
15 years ago
Russell Bryant 52a8ddba51 Add ast_event subscription unit test and fix some ast_event API bugs.
15 years ago
Tilghman Lesher 8ced3317ed Merged revisions 257544 via svnmerge from
15 years ago
Russell Bryant 387f2eb733 test_substitution expects func_curl to be present to work.
15 years ago
Russell Bryant c78b29cb11 Add ASTERISK_FILE_VERSION() macro
15 years ago
Mark Michelson ae7b76a1b9 Fix some compiler errors that popped up after the CCSS merge.
15 years ago
Mark Michelson 49e2cd4291 Add unit test for testing ACL functionality.
15 years ago
Tzafrir Cohen 69f7901fc0 Change the name of the category 'TEST' to match the name of the subdir
15 years ago
Tilghman Lesher 91d6592e61 Switch to using intptr_t, as suggested by Kevin Fleming on the -dev list
15 years ago
Tilghman Lesher e93c16ccc6 Argh.
15 years ago
Tilghman Lesher 374e4e9d72 Fix bamboo compile error by calculating an integer with the same size as a pointer.
15 years ago
Tilghman Lesher ae5a398322 Mask out previous arguments on each nested invocation of Gosub.
15 years ago
Russell Bryant 1239a9792d Re-enable test_time on non-Linux.
15 years ago
Tilghman Lesher 385a40226a Fix test_time on Mac OS X (and other platforms without inotify)
15 years ago
Russell Bryant 477393db3c Disable this test on non-Linux for now.
15 years ago
Russell Bryant 1da59b1f7a Resolve compiler warning by paying attention to system() return value.
15 years ago
Tilghman Lesher 6f6a170380 Test script to verify that timezone cache is properly removed on zonefile alteration.
15 years ago
Tilghman Lesher c83f35d4a0 Fix tests on 32-bit systems.
15 years ago
Jeff Peeler 2d26a2da1f Add new unit test for stringfields.
15 years ago
Tilghman Lesher dd3176cc91 It's amazing what writing a test will find.
15 years ago
David Vossel 8429882ad8 base64 unit test
15 years ago
Russell Bryant 02a9366aed Add ASTERISK_FILE_VERSION macro.
15 years ago
Mark Michelson ecf4c97f83 Unit test for ast_str API.
15 years ago
Russell Bryant 29c57c6dac Tweak copyright and author lines.
15 years ago
Jeff Peeler 27a4cda821 Add support for GROUP_MATCH_COUNT regex matching on category
15 years ago
David Vossel e8d201e870 modified device2extension_test's category
15 years ago
David Vossel 5b0b04f2d8 unit test for combined device state mapping and device to exten state mapping
15 years ago
Mark Michelson 0d4a8f642d Add unit test for dialplan pattern matching.
15 years ago
David Vossel 6d9c531237 fixes some test description formatting inconsistencies so log file looks nice
15 years ago
David Vossel 9478670527 astobj2 unit test and bug fix
15 years ago
Russell Bryant 1321748c19 Add a test module for the event API, test_event.c.
15 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
15 years ago
Russell Bryant 38ed79a076 UNREGISTER instead of REGISTER in unload_module().
15 years ago
Russell Bryant fe19e1fbd3 Add a SHA1 test module.
15 years ago
Russell Bryant b0a0ee6bfe Remove unnecessary include, ast_md5_hash() comes from utils.h.
15 years ago
Russell Bryant c54ab1ae21 Add an MD5 test module.
15 years ago
Russell Bryant 0ea944df9e Fix a couple of spelling errors, and add format module dependencies.
15 years ago
Tilghman Lesher cf6592e58e Merge tests that verify the same thing. (Oops.)
15 years ago
David Vossel d16b89be17 RFC compliant uri and display-name encode/decode
15 years ago
Russell Bryant 2ce1ffc664 Log the variable name being tested.
15 years ago
Russell Bryant 3e0463107e Update test_substitution to show failures in the test log.
15 years ago
Tilghman Lesher 847b171f6b Fixing last errors in the conversion, though it appears that the AES_* functions are still broken.
15 years ago
Tilghman Lesher 8d58f5bf37 Using a dummy channel causes CDR() testing to fail.
15 years ago
Tilghman Lesher 114d259192 Wish I had gotten to the review before this got submitted, because there's failures we need to address.
15 years ago
Russell Bryant 6ab50cb0e8 Make unit test modules depend on TEST_FRAMEWORK instead of off by default.
15 years ago
Russell Bryant 8e50021376 Convert test_substitution module to the unit test API.
15 years ago
Tilghman Lesher f9f4f6aa3d The irony of not compile-testing a test program before committing is killing me.
16 years ago
Russell Bryant 2a6d62e94d Convert scheduler API entry order test to the test API.
16 years ago
Russell Bryant 8f4383d1fa Add test API usage example to test_skel.c.
16 years ago
Matthew Nicholson f92938ff67 Added a test for ast_format_reduce_str().
16 years ago
David Vossel 73cb2d507b Unit Test Framework API
16 years ago
David Brooks dfa1fa560d ami_testhooks.c automatically registers hook
16 years ago
David Brooks d87006ca1c AMI hook interface
16 years ago
Russell Bryant 4cf8a968fd Add an API for reporting security events, and a security event logging module.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Kevin P. Fleming d1e0b11343 Add ability for modules to dynamically register logger levels
16 years ago
Kevin P. Fleming 995d03a235 Minor changes in test modules
16 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
16 years ago
Russell Bryant 32cd7d1d60 Disable test modules by default.
16 years ago
Russell Bryant 989e617e1f Fix a regression in scheduler entry ordering, and add a regression test for it.
16 years ago
Mark Michelson 5d2a7dea85 Use constants from inttypes.h to clear up 32-bit compilation errors
16 years ago
Russell Bryant 044cf691fe Significantly improve scheduler performance under high load.
16 years ago
Russell Bryant 56b9180bd7 Add a test module for the heap implementation.
16 years ago
Steve Murphy 27891e6b4b Introducing doubly linked lists to trunk from branch team/murf/bug11210.
17 years ago
Kevin P. Fleming d83f08d1b4 add some simple infrastructure for modules to be used for testing parts of Asterisk
18 years ago