C unit test examples for Evergreen collab/phasefx/check.h
authorJason Etheridge <jason@esilibrary.com>
Tue, 25 Jun 2013 20:54:45 +0000 (16:54 -0400)
committerJason Etheridge <jason@esilibrary.com>
Tue, 25 Jun 2013 21:03:18 +0000 (17:03 -0400)
commit37f574bc8dad83b18d6ab26be0dc9590ec8179ad
treecfa6dbc79277ec88f2d419a046d947c227f78707
parente9032139153982c270b5a937515a703d793a2512
C unit test examples for Evergreen

Building off of Kevin Beswick's work in OpenSRF

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/src/c-apps/Makefile.am
Open-ILS/src/c-apps/tests/Makefile.am [new file with mode: 0644]
Open-ILS/src/c-apps/tests/check_idl.c [new file with mode: 0644]
Open-ILS/src/c-apps/tests/check_util.c [new file with mode: 0644]
Open-ILS/src/c-apps/tests/testsuite.c [new file with mode: 0644]
Open-ILS/src/c-apps/tests/testsuite.h [new file with mode: 0644]
configure.ac