Make integrity tests respect request ordering.
[nbd.git] / nbd-tester-client.c
2011-06-09 Alex BlighMake integrity tests respect request ordering.
2011-06-09 Alex Blighnbd-tester-client: analyse bad data using hash function...
2011-06-09 Alex Blighnbd-tester-client: ignore SIGPIPE so we pick up and...
2011-05-29 Wouter VerhelstAllow varying the port for new-style handshakes
2011-05-28 Alex BlighAdd integrity test for huge writes. Fix speed calc...
2011-05-27 Wouter VerhelstModernize DEBUG macros, and make code -Wall -Werror...
2011-05-21 Alex BlighAdd transaction log support and integrity test
2011-05-17 Alex BlighImplement support for flush, fua and rotational.
2011-05-17 Alex Blighwrite flags value to return to the rest of program...
2011-05-17 Alex BlighAdd flush test
2011-05-17 Alex BlighUse flags for tests; introduce TEST_FLUSH
2011-05-17 Alex BlighImprove timing of tests; avoid wrapping tv_usec and...
2011-05-17 Alex BlighAdd write test to test suite
2011-05-17 Alex BlighRemove compilation warnings and increase error checking...
2011-02-13 Wouter VerhelstFix getopt usage
2011-02-12 Wouter VerhelstCheck return value of read_all in all cases
2011-01-28 Wouter VerhelstTest request blocks that are larger than 1MB, too.
2010-08-09 Wouter VerhelstExtend test suite and fix named exports
2010-04-14 Wouter VerhelstImprove output
2009-06-05 Wouter VerhelstAvoid unaligned access
2007-11-04 yoer306: Make sure this compiles on other systems than...
2007-10-26 yoer301: Make this compile warning-free, too
2006-12-27 yoer223: Emit data about throughput speed
2006-05-08 yoer163: Fix build when --enable-syslog is used.
2006-03-09 yoer148: Make code warning-free
2006-01-31 yoer145: * Improve error handling
2006-01-30 yoer144: Add test client