libgocryptfs/tests
Jakob Unterwurzacher 9b725c15cf syscallcompat: OSX: add Fallocate and Openat wrappers
...and convert all calls to syscall.{Fallocate,Openat}
to syscallcompat .

Both syscalls are not available on OSX. We emulate Openat and just
return EOPNOTSUPP for Fallocate.
2016-07-03 19:18:34 +02:00
..
example_filesystems test: split up integration_tests 2016-06-30 00:57:14 +02:00
matrix syscallcompat: OSX: add Fallocate and Openat wrappers 2016-07-03 19:18:34 +02:00
normal test: split up integration_tests 2016-06-30 00:57:14 +02:00
plaintextnames test: split up integration_tests 2016-06-30 00:57:14 +02:00
stress_tests test: add pingpong.bash and pingping-rsync.bash 2016-06-09 22:20:55 +02:00
test_helpers tests: call umount instead of fusermount on OSX 2016-07-02 20:06:20 +02:00