Tests - test code for parse_nodestring() function
authorMartin Schwenke <martin@meltin.net>
Wed, 7 Dec 2011 03:04:54 +0000 (14:04 +1100)
committerMartin Schwenke <martin@meltin.net>
Thu, 8 Dec 2011 06:21:24 +0000 (17:21 +1100)
commit5b11f990404c26c279c9ae389483e560f1c01a81
treea09df9e411d73280e5de9c1b6132dab070382468
parent54377ef8b992f92d3a4ece42ee72e37d22cd2de6
Tests - test code for parse_nodestring() function

This function is fairly complex so here is some test code.

This reworks Makefile a bit and also provides test stubs for some
libctdb functions.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Makefile.in
tests/src/ctdb_parse_nodestring.c [new file with mode: 0644]
tests/src/ctdb_test.c [new file with mode: 0644]
tests/src/libctdb_test.c [new file with mode: 0644]