summaryrefslogtreecommitdiffstats
path: root/lib/tdb/test/external-agent.c
Commit message (Expand)AuthorAgeFilesLines
* tdb/test: add UNMAP command to external-agent.cVolker Lendecke2014-05-221-0/+7
* tdb/test: add PING command to external-agent.cVolker Lendecke2014-05-221-0/+4
* tdb/test: add shutdown_agent() helper functionVolker Lendecke2014-05-221-6/+20
* tdb/test: avoid const warnings by using 'discard_const_p(uint8_t,' instead of...Stefan Metzmacher2014-04-021-1/+1
* tdb: finish weaning off err.h.Rusty Russell2012-06-261-4/+8
* tdb: don't use err.h in tests.Rusty Russell2012-06-221-2/+1
* tdb: wean CCAN-style unit tests off of tap.Rusty Russell2012-02-141-1/+1
* tdb: import unit tests from CCAN into tdb/test/Rusty Russell2012-02-141-0/+195