Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Chris Darroch 0ed9e2b5ce clarify expected stdout and error logs in tests
With the introduction of support for custom log files in
our library, we should disambiguate the terminology used
in our test suite when capturing and testing the data written
by the test scripts to stdout and stderr, as well as to any
specific custom log files.
2019-05-30 14:21:47 -07:00
Ashe Connor 566f250dfa
projfs_new accepts FUSE args, and initial proj opt
We need to avoid wait_mount in tests so its stat(2) doesn't trigger
projection and clear the projection bit.
2019-05-23 14:28:45 +10:00
Chris Darroch 0484f20166 fix deadlock test to use text projection flag val
Align the t205 test with the change from commit
6544e74927af0943f94843cab615827d835bd0a to use 'y' instead of
binary 1 for the "unopened" (empty) projection state.
2019-04-24 12:18:16 -07:00
Chris Darroch da7b9ceed6 simplify naming of test programs after VFS removal 2019-03-01 14:21:38 -08:00
Ashe Connor 9708fff978
remove unneeded bits 2019-02-22 11:58:51 +11:00
Ashe Connor ffff2f2f46
test that we actually lock dirs on projection 2019-02-22 11:58:05 +11:00