Commit Graph

120 Commits (fd9f2351cdbe1be6f4c47ab2fdbd6c3634afb91b)

Author SHA1 Message Date
Richard Mudgett 4547358e75 Fix type punned compiler warning in test_config.c
13 years ago
Terry Wilson f0eb58d0d5 Fix ast_parse_arg numeric type range checking and add tests
13 years ago
Michael L. Young e49fcbcb04 Add leading and trailing backslashes
13 years ago
Terry Wilson 7622a34c89 Make hints for invalid SIP devices return Unavail, not idle
13 years ago
Tilghman Lesher 2477215dd4 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Kinsey Moore f1277cc0e0 Fix case-sensitivity for device-specific event subscriptions and CCSS
13 years ago
Terry Wilson 10b738b7a3 Add a unit test for ast_sockaddr_split_hostport
14 years ago
Richard Mudgett 2ae86be1f2 Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
14 years ago
Paul Belanger 85e96b0b7a Test modules should depend on the TEST_FRAMEWORK flag
14 years ago
Jason Parker 23acd67877 Test modules have a support level of core.
14 years ago
Jason Parker 529ab3ad50 Add support levels to non-module sections of menuselect (cflags, utils, etc).
14 years ago
Richard Mudgett f2e1640435 Fix deadlock when using dummy channels.
14 years ago
Kinsey Moore 8a0b9d39e5 Make CANMATCH with the new pattern match engine behave more like the old one
14 years ago
Paul Belanger 1fc32a652e Flag test modules as 'core'
14 years ago
Terry Wilson be2099a976 Fix netsock2 multiple zero-expansion test
14 years ago
Terry Wilson fa35b4560f We can't guarantee an eth0 is present
14 years ago
Terry Wilson d72bfe9db3 Make AST_LIST_REMOVE safer
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher 1344d03e6b Use 'printf' (POSIX issue 4) instead of 'echo -n', for portability.
14 years ago
Matthew Nicholson 0bc1f651c7 reset our buffer each iteration when doing variable substitution
14 years ago
Matthew Nicholson 1fcdb0f58b Reset our ast_str before passing it on to dialplan function backends.
14 years ago
Russell Bryant 635a81d58b Fix an error and add more log message info to help see why this fails on FreeBSD.
14 years ago
Terry Wilson 58ff18fbd6 Remove tests for parsing address with invalid port
14 years ago
Terry Wilson 0ada0bfea3 Stop sending IPv6 link-local scope-ids in SIP messages
14 years ago
Richard Mudgett cf2d1b01be The test_event unit test is occasionally failing.
14 years ago
Terry Wilson 78705b5922 Remove now-useless cast of ARRAY_LEN
14 years ago
Terry Wilson ae4997f3f6 Fix more ARRAY_LEN format string issues
14 years ago
Terry Wilson fcf2c4c6a2 Cast ARRAY_LEN to size_t for ast_logging
14 years ago
Richard Mudgett 372eec7fcb Add a test to the event unit tests to catch ASTERISK-18002.
14 years ago
Terry Wilson 7ba8589b33 Add some astdb unit tests
14 years ago
Jonathan Rose 5f46b994f4 Adds ast_escape_encoded utility to properly handle escaping of quoted field before uri.
14 years ago
Richard Mudgett 779a74b358 Event subscription fixes.
14 years ago
Russell Bryant f3562862e9 Backport an astobj2 unit test so that it runs on 1.8 as well.
14 years ago
Tilghman Lesher 583ca101ad Merged revisions 295062 via svnmerge from
15 years ago
Mark Michelson fff80bbe00 Prevent multiple runs of event_sub_test from producing false failure results.
15 years ago
Tilghman Lesher f48a6f6cfe More Solaris compatibility fixes
15 years ago
Tilghman Lesher e00c4dcc6d Solaris compatibility fixes
15 years ago
Tilghman Lesher f7c710feed Merged revisions 285930 via svnmerge from
15 years ago
Tilghman Lesher 6c61e312c6 Merged revisions 284593,284595 via svnmerge from
15 years ago
Paul Belanger ece489688e Remove res_crypto dependency.
15 years ago
Paul Belanger 44ebb6b667 crypto_loaded_test depends on res_crypto, else test will fail.
15 years ago
Paul Belanger ed9eb98e77 Add trailing backslash to silence warning message.
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