tests: Migrate sourced strace file into a function, require_strace_.
authorJim Meyering <meyering@redhat.com>
Mon, 11 Feb 2008 19:54:38 +0000 (20:54 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 11 Feb 2008 20:44:54 +0000 (21:44 +0100)
commit6ed90c719e06af86c3515921fab8d07a4c1156bd
treed1af1864f98423ccd6a60c89e990e1cb1158de91
parent5b954a875681f39d0b51d31475034ef93bd61251
tests: Migrate sourced strace file into a function, require_strace_.

* tests/strace: Remove file.
* tests/test-lib.sh (require_strace_): New function.
* tests/mv/atomic: Use require_strace_, rather than ". strace".
* tests/ls/stat-free-symlinks: Likewise.
Peter Fales reported that stat-free-symlinks failed without strace.
tests/ls/stat-free-symlinks
tests/mv/atomic
tests/strace [deleted file]
tests/test-lib.sh