]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7820
authorWilliam King <william.king@quentustech.com>
Fri, 10 Jul 2015 14:07:36 +0000 (07:07 -0700)
committerWilliam King <william.king@quentustech.com>
Fri, 10 Jul 2015 19:04:04 +0000 (12:04 -0700)
commitf7f5c7587f6ad5515f31d9b88888ca81efbdcedf
tree3d1a0d52e1f70d2c1e27b993592853fbeb5ca82a
parent7e660ea85646d2320fa01abe845bfa060c543859
FS-7820

C level unit testing and micro benchmarking framework, including one
example unit test.
Makefile.am
configure.ac
tests/unit/Makefile.am [new file with mode: 0644]
tests/unit/README [new file with mode: 0644]
tests/unit/event_create.c [new file with mode: 0644]