summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-13xfstests: fix compile error of src/fssum.c on bigendian hostHEADmasterEryu Guan1-0/+2
2013-09-27add more testsArne Jansen5-0/+61
2013-04-25far-progs: Need to pass -vv to btrfs receive now to get all debug outputStefan Behrens1-1/+1
2013-04-25far-progs: adapt tests to new Btrfs-progs mkfs and send optionsStefan Behrens2-2/+2
2013-04-25fardump: allow filenames in argv[]Stefan Behrens1-25/+64
2013-04-25fardump: Print stream offset in case of errorsStefan Behrens1-12/+23
2013-04-25fardump: remove a warning that is caused by gcc, not by the source codeStefan Behrens1-1/+1
2013-04-25btrfs-receive: memory-leak fix that requires an updated libbtrfsStefan Behrens1-0/+1
2013-04-25far-progs: add applications that use the far-libStefan Behrens6-8/+1759
2013-04-25far-rcv: add far-rcv libStefan Behrens9-0/+1935
2013-03-28test.pl: added fuzz testing (options -f and -F)Jan Schmidt1-5/+144
2013-03-28fssum: verbose mode added (-v option)Jan Schmidt1-1/+24
2013-03-28fssum: be less strict on holes and data sections (-s and -S added)Jan Schmidt1-11/+80
2013-03-28fssum: seek for data before adding to the sumJan Schmidt1-3/+27
2013-03-27fssum: large file supportJan Schmidt1-2/+3
2013-03-27combine.pl: added tool to create larger testsJan Schmidt1-0/+116
2013-03-21fssum: fix -x treatment when path has a trailing '/'Jan Schmidt1-10/+23
2013-03-21refgen bugfix: only accept literal "snapshot" and "remount"Jan Schmidt1-1/+1
2013-02-25far test: add test t061Arne Jansen1-0/+16
2013-02-25far-progs: added t060Jan Schmidt1-0/+17
2013-02-25refgen: die on invalid actionJan Schmidt1-0/+2
2013-02-25far-progs: remove temp files on interrupt unless -kJan Schmidt1-9/+12
2013-02-25far-progs: display io-redirects with test.pl -vJan Schmidt1-1/+4
2013-02-25far-progs: support for files as loop devicesJan Schmidt1-2/+24
2013-02-25far-progs: umount before test.pl starts opeationsJan Schmidt1-0/+3
2013-02-25far-progs: added ssh master/slave to test.plJan Schmidt1-2/+35
2013-02-18far test: add test 059Arne Jansen1-0/+10
2013-02-15Fix inode clash in test 058Arne Jansen1-6/+6
2013-02-15Merge remote-tracking branch 'pizpot/master'Arne Jansen3-1/+22
2013-02-15far tests: add 057 and 058Arne Jansen3-1/+22
2012-11-16Merge remote-tracking branch 'janosch/master'Arne Jansen2-11/+33
2012-11-16fssum: warn on ignored flags in -r modeJan Schmidt1-0/+5
2012-11-01far-progs: clean up after running, mount points made temp dirsJan Schmidt1-10/+27
2012-11-01far-progs: fix counting snapshots from action filesJan Schmidt1-1/+1
2012-11-01Merge remote-tracking branch 'janosch/master'Arne Jansen61-2/+1562
2012-11-01far-progs: test suiteJan Schmidt61-2/+1562
2012-10-26fardump: missing include on linuxArne Jansen1-0/+1
2012-10-26fssum: don't sum rdev for pipe and socketArne Jansen1-1/+1
2012-10-26Merge remote-tracking branch 'janosch/master'Arne Jansen1-2/+2
2012-10-26fssum: fix cnode comparisonJan Schmidt1-2/+2
2012-10-26Merge remote-tracking branch 'janosch/master'Arne Jansen2-17/+56
2012-10-26fssum: added excludes (-x option)Jan Schmidt1-2/+36
2012-10-26fssum: fix comparison in check_manifest when previous is setJan Schmidt1-1/+1
2012-10-26-g to CFLAGSJan Schmidt1-7/+4
2012-10-26fardump: add multiline modeArne Jansen1-4/+38
2012-10-26fssum: don't put full paths in manifestJan Schmidt2-11/+19
2012-10-25fardump: fix in read64()Arne Jansen1-1/+1
2012-10-24fssum: fix usage for -e additionJan Schmidt1-2/+2
2012-10-24fssum: added option -eJan Schmidt1-17/+30
2012-10-24far-progs: print full path to file on errorJan Schmidt1-5/+5
2012-10-23far-progs: rename from fits to farArne Jansen2-3/+3
2012-10-19Fits: tool to hash a filesystem into a single sumArne Jansen2-1/+649
2012-10-12Fits: tool to parse streamArne Jansen2-0/+406