]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Refactor the tests
authorEnji Cooper <ngie@FreeBSD.org>
Thu, 12 Feb 2015 20:57:57 +0000 (20:57 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Thu, 12 Feb 2015 20:57:57 +0000 (20:57 +0000)
commitb8b9865304fd1f88de35b7459c3b6f2315effe87
treec4ef264f0dfd66609330e1bc003f55b9b0c62ab3
parente50def75bdeccc6095b18a7bbc5fae18374cfc6c
Refactor the tests

1. `id -u` -> 0 is now only checked once; the entire test script is now skipped
   if this assertion is violated
2. De-dent whitespace, based on 1.
3. Only setup the symlink for $sleep once at the top of the script, and tear it
   down once at the bottom of the script
bin/pkill/tests/pgrep-j_test.sh