Created
January 16, 2014 18:17
-
-
Save danking/8460284 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[danking@shillbsd /usr/home/danking/projects/shill/tests]$ bash runtests.sh | |
0001.sh: cat a file | |
fail: Operation not supported | |
shill_grant failed | |
FAILED | |
0002.sh: move a file | |
fail: Operation not supported | |
shill_grant failed | |
diff: tmp/bar.txt: No such file or directory | |
FAILED | |
0003.sh: cat a file in debug mode | |
SUCCESS | |
0004.sh: attempt to read through a created symlink (fail) | |
fail: Operation not supported | |
shill_grant failed | |
SUCCESS | |
0005.sh: read through a symlink with permission | |
fail: Operation not supported | |
shill_grant failed | |
FAILED | |
=================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment