Commit Graph

166 Commits (7079f53a40368c12ab88a6d148c99ad6439acd4d)

Author SHA1 Message Date
Matthew Jordan 68f974978d clang compiler warnings: Fix various warnings for tests
10 years ago
Matthew Jordan 1e130f9297 funcs/func_env: Fix regression caused in FILE read operation
10 years ago
George Joseph 48f329bfe8 test_strings: Remove string tests that exercise asserts.
11 years ago
George Joseph 03fcc1ad72 config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
Kinsey Moore e6bd251926 CallerID: Fix parsing regression
11 years ago
Kinsey Moore 5cdd1413f1 CallerID: Fix parsing of malformed callerid
11 years ago
Kinsey Moore 22b9d0ddff Fix more dev-mode build issues
11 years ago
Jonathan Rose b59d4497fe test_linkedlists: Fix memory leak
12 years ago
Jonathan Rose bab6b3610a memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Jonathan Rose 453b01c52a unit tests: test_voicemail_api leaks stringfields from snapshots
12 years ago
Richard Mudgett 1dc893bbe8 test_substituition: Fix failed test reporting to actually report failure.
12 years ago
Joshua Colp 12c855af79 Tweak comment for why usleep is used.
12 years ago
Joshua Colp 0d039869d2 Tweak test_hashtab_thrash test to allow the critical threads to execute.
12 years ago
David M. Lee 12c51024c3 Fix XML encoding of 'identity display' in NOTIFY messages.
12 years ago
David M. Lee bbf3526314 Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Sean Bright 1449b2cad0 app_queue: Support persisting and loading of long member lists.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Russell Bryant ee04ec77b4 Fix ast_event_new unit test.
13 years ago
Kevin P. Fleming 39ae307bdb Silence a warning message from older versions of GCC.
13 years ago
Kevin P. Fleming 0385c0e9cb Allow permit/deny ACL lines to contain multiple items and negated entries.
13 years ago
Matthew Jordan b6a0ae0b35 Unit tests for the Jitter Buffer API; remove unnecessary resync
13 years ago
Terry Wilson a7dfafdc56 Handle deprecated (aliased) option names with the config options api
13 years ago
Terry Wilson 1609fca6bb Add the ability to set flags via the config options api
13 years ago
Jason Parker 6334142050 Multiple revisions 368963,368965
13 years ago
Terry Wilson 9f704b5d59 Fix reloading an unchanged file with the Config Options API
13 years ago
Terry Wilson aeeff8cfa2 Add default handler documentation and standardize acl handler
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Richard Mudgett d4fa095a64 Change ao2 global array to ao2 global object holder.
13 years ago
Richard Mudgett 005cd92e78 Fix type punned compiler warning in test_config.c
13 years ago
Michael L. Young fdf3cd0e2e Update security events unit tests
13 years ago
Terry Wilson f7c174ff84 Multiple revisions 364365,364369
13 years ago
Michael L. Young a011ae78dc Add leading and trailing backslashes
13 years ago
Michael L. Young 33c9161d1e Fix building security events test
13 years ago
Richard Mudgett 38e892b370 Add global ao2 array container.
13 years ago
Matthew Jordan a699bb72ad Add tests for main/jitterbuf.c
13 years ago
Terry Wilson 699d2bd705 Make hints for invalid SIP devices return Unavail, not idle
13 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Kinsey Moore 8d1bde49a9 Fix case-sensitivity for device-specific event subscriptions and CCSS
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Richard Mudgett 50c8557f03 Add ability to clone ao2 containers.
13 years ago
Terry Wilson 6dcfd18308 Fix some tests that didn't get opaquification changes
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Richard Mudgett f2c2d83c92 Audit of ao2_iterator_init() usage for v10.
13 years ago
Richard Mudgett ca41b4aba0 Doubly linked lists unit test and update to implementation.
14 years ago
Terry Wilson fa57bbe17c Add a unit test for ast_sockaddr_split_hostport
14 years ago
Richard Mudgett f7ce570c35 Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
14 years ago
Paul Belanger ca0f2acab7 Set 'core' support level for test_format_api.c
14 years ago
Paul Belanger dbb8332ff7 Merged revisions 338556 via svnmerge from
14 years ago
Jason Parker 930bd5660a Merged revisions 338552 via svnmerge from
14 years ago