summaryrefslogtreecommitdiffstats
path: root/tests/posix/depth_error.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use test-specific scratch directoriesTavian Barnes2023-10-221-5/+5
|
* tests: New defer functionTavian Barnes2023-10-191-1/+1
|
* tests: Fail early in bfs_diff if the diff failsTavian Barnes2022-12-161-1/+1
| | | | Otherwise, propagate the exit code from bfs
* tests: Turn on set -eTavian Barnes2022-12-161-7/+3
|
* tests/xtouch: New utilityTavian Barnes2022-11-071-1/+1
| | | | | | POSIX touch(1) doesn't include the -h option, and indeed OpenBSD doesn't implement it. Making our own utility also lets us add some handy extensions like -p (create parents) and -M (set permissions).
* tests: Add a helper for cleaning scratchTavian Barnes2022-10-201-2/+2
| | | | And try to unmount things if the a test left them mounted.
* tests: Split test cases into separate filesTavian Barnes2022-10-191-0/+11