diff options
author | rodrigc <rodrigc@FreeBSD.org> | 2014-10-11 23:31:44 +0000 |
---|---|---|
committer | rodrigc <rodrigc@FreeBSD.org> | 2014-10-11 23:31:44 +0000 |
commit | 538d05fbccfbf0f5f7049d9004214993f40a027c (patch) | |
tree | e3c38369079f934644c25cc830f2711f4a35cb6d /rescue | |
parent | 094ca4bfbcd270c760af9b1a1e8d43982b39f8bf (diff) | |
download | FreeBSD-src-538d05fbccfbf0f5f7049d9004214993f40a027c.zip FreeBSD-src-538d05fbccfbf0f5f7049d9004214993f40a027c.tar.gz |
Merge: r269884
Complete the usr.bin/yacc kyua integration work I originally
submitted via r268811
- Install the Kyuafile by adding FILES to FILESGROUPS
- Run the testcases with an unprivileged user
Some of the testcases depend upon behavior that's broken when
run as root on FreeBSD because of how permissions are treated
with access(2) vs eaccess(2), open(2), etc
- Simplify the test driver to just inspect the exit code from
run_test because it now exits with 0 if successful and exits
with !0 if unsuccessful
- Don't do ad hoc temporary directory creation/deletion; let Kyua
handle that
- Add entries for files removed in r268811 to
OptionalObsoleteFiles.inc
PR: 191020
X-MFC with: r268811
Approved by: jmmv (mentor)
Reviewed by: bapt
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'rescue')
0 files changed, 0 insertions, 0 deletions