projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merged revisions 278023 via svnmerge from
[asterisk/asterisk.git]
/
tests
/
2010-07-19
Mark Michelson
Remove the fe80:1234::1234 test case from test_acl.c
tree
|
commitdiff
2010-07-19
Mark Michelson
Make ACLs IPv6-capable.
tree
|
commitdiff
2010-07-16
Matthew Nicholson
updated devicestate test for device state changes
tree
|
commitdiff
2010-07-16
Tilghman Lesher
Fix trunk build for Mac OS X 10.6
tree
|
commitdiff
2010-07-14
Tilghman Lesher
Remove the old stub files, preferring the optional_api...
tree
|
commitdiff
2010-07-14
Richard Mudgett
ast_callerid restructuring
tree
|
commitdiff
2010-07-13
Tilghman Lesher
FILE() now supports line-mode and writing (altering...
tree
|
commitdiff
2010-07-09
Tilghman Lesher
Kill some startup warnings and errors and make some...
tree
|
commitdiff
2010-06-10
Russell Bryant
Fix an off by one error that caused a unit test to...
tree
|
commitdiff
2010-06-02
Richard Mudgett
Generic Advice of Charge.
tree
|
commitdiff
2010-06-01
Tilghman Lesher
Support setting locale per-mailbox (changes date/time...
tree
|
commitdiff
2010-05-13
Tilghman Lesher
Add kqueue(2) implementation to Asterisk in various...
tree
|
commitdiff
2010-05-06
Russell Bryant
Add test case for removing random elements from a heap.
tree
|
commitdiff
2010-04-22
Russell Bryant
Add ast_event subscription unit test and fix some ast_e...
tree
|
commitdiff
2010-04-15
Tilghman Lesher
Merged revisions 257544 via svnmerge from
tree
|
commitdiff
2010-04-12
Russell Bryant
test_substitution expects func_curl to be present to...
tree
|
commitdiff
2010-04-11
Russell Bryant
Add ASTERISK_FILE_VERSION() macro
tree
|
commitdiff
2010-04-09
Mark Michelson
Fix some compiler errors that popped up after the CCSS...
tree
|
commitdiff
2010-03-25
Mark Michelson
Add unit test for testing ACL functionality.
tree
|
commitdiff
2010-03-23
Tzafrir Cohen
Change the name of the category 'TEST' to match the...
tree
|
commitdiff
2010-03-17
Tilghman Lesher
Switch to using intptr_t, as suggested by Kevin Fleming...
tree
|
commitdiff
2010-03-17
Tilghman Lesher
Argh.
tree
|
commitdiff
2010-03-17
Tilghman Lesher
Fix bamboo compile error by calculating an integer...
tree
|
commitdiff
2010-03-16
Tilghman Lesher
Mask out previous arguments on each nested invocation...
tree
|
commitdiff
2010-03-16
Russell Bryant
Re-enable test_time on non-Linux.
tree
|
commitdiff
2010-03-16
Tilghman Lesher
Fix test_time on Mac OS X (and other platforms without...
tree
|
commitdiff
2010-03-16
Russell Bryant
Disable this test on non-Linux for now.
tree
|
commitdiff
2010-03-13
Russell Bryant
Resolve compiler warning by paying attention to system...
tree
|
commitdiff
2010-03-12
Tilghman Lesher
Test script to verify that timezone cache is properly...
tree
|
commitdiff
2010-03-11
Tilghman Lesher
Fix tests on 32-bit systems.
tree
|
commitdiff
2010-03-10
Jeff Peeler
Add new unit test for stringfields.
tree
|
commitdiff
2010-03-10
Tilghman Lesher
It's amazing what writing a test will find.
tree
|
commitdiff
2010-03-02
David Vossel
base64 unit test
tree
|
commitdiff
2010-02-24
Russell Bryant
Add ASTERISK_FILE_VERSION macro.
tree
|
commitdiff
2010-02-23
Mark Michelson
Unit test for ast_str API.
tree
|
commitdiff
2010-02-22
Russell Bryant
Tweak copyright and author lines.
tree
|
commitdiff
2010-02-17
Jeff Peeler
Add support for GROUP_MATCH_COUNT regex matching on...
tree
|
commitdiff
2010-02-17
David Vossel
modified device2extension_test's category
tree
|
commitdiff
2010-02-17
David Vossel
unit test for combined device state mapping and device...
tree
|
commitdiff
2010-02-16
Mark Michelson
Add unit test for dialplan pattern matching.
tree
|
commitdiff
2010-02-11
David Vossel
fixes some test description formatting inconsistencies...
tree
|
commitdiff
2010-02-11
David Vossel
astobj2 unit test and bug fix
tree
|
commitdiff
2010-02-10
Russell Bryant
Add a test module for the event API, test_event.c.
tree
|
commitdiff
2010-02-09
Russell Bryant
Various updates to the unit test API.
tree
|
commitdiff
2010-02-08
Russell Bryant
UNREGISTER instead of REGISTER in unload_module().
tree
|
commitdiff
2010-02-08
Russell Bryant
Add a SHA1 test module.
tree
|
commitdiff
2010-02-08
Russell Bryant
Remove unnecessary include, ast_md5_hash() comes from...
tree
|
commitdiff
2010-02-07
Russell Bryant
Add an MD5 test module.
tree
|
commitdiff
2010-02-07
Russell Bryant
Fix a couple of spelling errors, and add format module...
tree
|
commitdiff
2010-02-05
Tilghman Lesher
Merge tests that verify the same thing. (Oops.)
tree
|
commitdiff
2010-01-26
David Vossel
RFC compliant uri and display-name encode/decode
tree
|
commitdiff
2010-01-26
Russell Bryant
Log the variable name being tested.
tree
|
commitdiff
2010-01-26
Russell Bryant
Update test_substitution to show failures in the test...
tree
|
commitdiff
2010-01-26
Tilghman Lesher
Fixing last errors in the conversion, though it appears...
tree
|
commitdiff
2010-01-26
Tilghman Lesher
Using a dummy channel causes CDR() testing to fail.
tree
|
commitdiff
2010-01-26
Tilghman Lesher
Wish I had gotten to the review before this got submitt...
tree
|
commitdiff
2010-01-25
Russell Bryant
Make unit test modules depend on TEST_FRAMEWORK instead...
tree
|
commitdiff
2010-01-25
Russell Bryant
Convert test_substitution module to the unit test API.
tree
|
commitdiff
2010-01-22
Tilghman Lesher
The irony of not compile-testing a test program before...
tree
|
commitdiff
2010-01-22
Russell Bryant
Convert scheduler API entry order test to the test...
tree
|
commitdiff
2010-01-22
Russell Bryant
Add test API usage example to test_skel.c.
tree
|
commitdiff
2010-01-08
Matthew Nicholson
Added a test for ast_format_reduce_str().
tree
|
commitdiff
2009-12-22
David Vossel
Unit Test Framework API
tree
|
commitdiff
2009-11-06
David Brooks
ami_testhooks.c automatically registers hook
tree
|
commitdiff
2009-11-03
David Brooks
AMI hook interface
tree
|
commitdiff
2009-07-11
Russell Bryant
Add an API for reporting security events, and a securit...
tree
|
commitdiff
2009-06-26
Russell Bryant
Merge the new Channel Event Logging (CEL) subsystem.
tree
|
commitdiff
2009-05-15
Kevin P. Fleming
Add ability for modules to dynamically register logger...
tree
|
commitdiff
2009-05-04
Kevin P. Fleming
Minor changes in test modules
tree
|
commitdiff
2009-04-29
Tilghman Lesher
Merge str_substitution branch.
tree
|
commitdiff
2009-04-10
Russell Bryant
Disable test modules by default.
tree
|
commitdiff
2009-02-23
Russell Bryant
Fix a regression in scheduler entry ordering, and add...
tree
|
commitdiff
2009-02-17
Mark Michelson
Use constants from inttypes.h to clear up 32-bit compil...
tree
|
commitdiff
2009-02-17
Russell Bryant
Significantly improve scheduler performance under high...
tree
|
commitdiff
2009-02-17
Russell Bryant
Add a test module for the heap implementation.
tree
|
commitdiff
2008-04-16
Steve Murphy
Introducing doubly linked lists to trunk from branch...
tree
|
commitdiff
2008-01-03
Kevin P. Fleming
add some simple infrastructure for modules to be used...
tree
|
commitdiff