]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Backport unit test API from trunk.
authorRussell Bryant <russell@russellbryant.com>
Fri, 25 Jun 2010 18:58:37 +0000 (18:58 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 25 Jun 2010 18:58:37 +0000 (18:58 +0000)
commit6ed96a542a3e5c2f23b9e84ff1bcee136ba95c22
treeaf460717bd24b7267eca56910c9dae1e9d8d1bc3
parent484633b643f465198bbf367a10019dc28acd9497
Backport unit test API from trunk.

Also, update existing test modules that were already in this branch but had
been converted to the unit test API in trunk.

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@272531 65c4cc65-6c06-0410-ace0-fbb531ad65f3
build_tools/cflags-devmode.xml
include/asterisk/_private.h
include/asterisk/test.h [new file with mode: 0644]
main/Makefile
main/asterisk.c
main/test.c [new file with mode: 0644]
tests/test_heap.c
tests/test_sched.c
tests/test_skel.c