summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-08-15main: add -e as an alias for -excludeJakob Unterwurzacher
2018-08-11reverse mode: add --exclude optionJakob Unterwurzacher
2018-08-11tests: VerifyExistence: panic on inconsistent resultsJakob Unterwurzacher
2018-07-01fsck: handle sparse files efficiently, fix xfstests generic/285Jakob Unterwurzacher
2018-07-01trezor: add TrezorPayloadJakob Unterwurzacher
2018-07-01configfile: reduce function name stutterJakob Unterwurzacher
2018-07-01trezor: exit with usage error if used together with -extpassJakob Unterwurzacher
2018-07-01trezor: add basic "-init -trezor" testJakob Unterwurzacher
2018-07-01trezor: add skeleton for Trezor supportJakob Unterwurzacher
2018-06-07main: accept -dev, -nodev, -suid, -nosuid, -exec, -noexecJakob Unterwurzacher
2018-06-05main: make prefixOArgs errors testableJakob Unterwurzacher
2018-05-27xattr: use LGet/LSet etcJakob Unterwurzacher
2018-05-17tests: add "mv broken symlink" testJakob Unterwurzacher
2018-05-15xattr: return EOPNOTSUPP for unsupported attributesJakob Unterwurzacher
2018-05-10fsck: update testcases with binary xattrsJakob Unterwurzacher
2018-05-10xattr: optimize storage, store as binary instead of bae64Bolshevik
2018-05-04tests: example_filesystems: create a private copy in /tmpJakob Unterwurzacher
2018-04-27tests: helpers: fix a few error reportsJakob Unterwurzacher
2018-04-08Fix the easy golint warningsJakob Unterwurzacher
2018-04-08tests: retry umountJakob Unterwurzacher
2018-04-07tests: cli_test: fix fd leakJakob Unterwurzacher
2018-04-07tests: matrix: check for fd leaksJakob Unterwurzacher
2018-04-02fsck: add xattr supportJakob Unterwurzacher
2018-04-02fsck: test against example_filesystemsJakob Unterwurzacher
2018-04-02fsck: clean up log outputJakob Unterwurzacher
2018-04-02fsck: add initial implementationJakob Unterwurzacher
2018-04-01tests: add a few explicit file Close() in matrix_testJakob Unterwurzacher
2018-04-01main: add "-fsck" flagJakob Unterwurzacher
2018-03-28Switch from private copy to pkg/xattrJakob Unterwurzacher
2018-03-26tests: replace xattr.SupportedJakob Unterwurzacher
2018-03-25fusefrontend: handle empty xattrs efficientlyJakob Unterwurzacher
2018-03-25fusefrontend: add xattr supportJakob Unterwurzacher
2018-03-24test_helpers: add SwitchTestParentDirJakob Unterwurzacher
2018-03-22Add `-masterkey=stdin` functionalityJakob Unterwurzacher
2018-03-13tests: extractloop.sh: better cleanup logic, handle missing /procJakob Unterwurzacher
2018-03-13tests: extractloop.sh: don't abort if md5sum is missingJakob Unterwurzacher
2018-03-07macos: extractloop.sh: exclude symlink & mute ln error messageJakob Unterwurzacher
2018-03-07macos: tests: make extractloop.bash work on macosJakob Unterwurzacher
2018-03-07tests: convert remaining wget calls to dl-linux-tarball.bash helperJakob Unterwurzacher
2018-03-07macos: tests: use curl of wget is not availableJakob Unterwurzacher
2018-03-06tests: drop "-z" from fusermount to catch forgotten fdsJakob Unterwurzacher
2018-03-05macos: fix fd leak in reverse testsJakob Unterwurzacher
2018-03-05tests: matrix_test: skip cases when without_openssl is setJakob Unterwurzacher
2018-03-05test_helpers: add missing newlineJakob Unterwurzacher
2018-03-05macos: doTestUtimesNano: skip UTIME_OMIT and nanoseconds testcasesJakob Unterwurzacher
2018-03-05tests: TestUtimesNano: replace ugly compareUtimes wrapperJakob Unterwurzacher
2018-03-05tests: fix a few fd leaksJakob Unterwurzacher
2018-03-05macos: skip TestUtimesNanoSymlink earlyJakob Unterwurzacher
2018-03-05macos: adjust TestTooLongSymlink length for darwinJakob Unterwurzacher
2018-02-28MacOS: skip TestUtimesNanoSymlink and TestUtimesNanoFdJakob Unterwurzacher