summaryrefslogtreecommitdiff
path: root/lib/tdb/test/external-agent.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22lib:tdb: Remove use of strcpy in tdb test.Jeremy Allison1-1/+2
2014-05-22tdb/test: add UNMAP command to external-agent.cVolker Lendecke1-0/+7
2014-05-22tdb/test: add PING command to external-agent.cVolker Lendecke1-0/+4
2014-05-22tdb/test: add shutdown_agent() helper functionVolker Lendecke1-6/+20
2014-04-02tdb/test: avoid const warnings by using 'discard_const_p(uint8_t,' instead of...Stefan Metzmacher1-1/+1
2012-06-26tdb: finish weaning off err.h.Rusty Russell1-4/+8
2012-06-22tdb: don't use err.h in tests.Rusty Russell1-2/+1
2012-02-14tdb: wean CCAN-style unit tests off of tap.Rusty Russell1-1/+1
2012-02-14tdb: import unit tests from CCAN into tdb/test/Rusty Russell1-0/+195