dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/tests
jpeeler b47f519861 Add support for GROUP_MATCH_COUNT regex matching on category
Current support for regex matching was previously only available on the group.
Also, error reporting for regex failures has been added. In addition to this
feature enhancement a unit test has been written to check the regular expression
logic to ensure the count operation is working as expected.

(closes issue #16642)
Reported by: kobaz
Patches: 
      groupmatch2.patch uploaded by kobaz (license 834)

Review: https://reviewboard.asterisk.org/r/503/


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@247295 f38db490-d61c-443f-a65b-d21fe96a405b
2010-02-17 19:51:53 +00:00
..
Makefile add some simple infrastructure for modules to be used for testing parts of Asterisk 2008-01-03 20:04:30 +00:00
test_ami_security_events.sh Add an API for reporting security events, and a security event logging module. 2009-07-11 19:15:03 +00:00
test_amihooks.c ami_testhooks.c automatically registers hook 2009-11-06 22:07:22 +00:00
test_app.c Add support for GROUP_MATCH_COUNT regex matching on category 2010-02-17 19:51:53 +00:00
test_ast_format_str_reduce.c Various updates to the unit test API. 2010-02-09 23:32:14 +00:00
test_astobj2.c astobj2 unit test and bug fix 2010-02-11 18:42:25 +00:00
test_devicestate.c modified device2extension_test's category 2010-02-17 19:23:35 +00:00
test_dlinklists.c Introducing doubly linked lists to trunk from branch team/murf/bug11210. 2008-04-16 17:14:18 +00:00
test_event.c fixes some test description formatting inconsistencies so log file looks nice 2010-02-11 21:57:37 +00:00
test_heap.c fixes some test description formatting inconsistencies so log file looks nice 2010-02-11 21:57:37 +00:00
test_logger.c Add ability for modules to dynamically register logger levels 2009-05-15 13:13:47 +00:00
test_pbx.c Add unit test for dialplan pattern matching. 2010-02-16 18:29:42 +00:00
test_sched.c Various updates to the unit test API. 2010-02-09 23:32:14 +00:00
test_security_events.c Add an API for reporting security events, and a security event logging module. 2009-07-11 19:15:03 +00:00
test_skel.c Various updates to the unit test API. 2010-02-09 23:32:14 +00:00
test_substitution.c Various updates to the unit test API. 2010-02-09 23:32:14 +00:00
test_utils.c Various updates to the unit test API. 2010-02-09 23:32:14 +00:00