summaryrefslogtreecommitdiff
path: root/lib/ntdb/test/no-fsync.h
AgeCommit message (Collapse)AuthorFilesLines
2012-06-22ntdb: respect TDB_NO_FSYNC flag for 'make test'Rusty Russell1-0/+6
This reduces test time from 31 seconds to 6, on my laptop. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>