Module Name: src
Committed By: rillig
Date: Sun Sep 5 22:14:49 UTC 2021
Modified Files:
src/tests/lib/libc/stdio: t_intr.sh
Log Message:
tests/stdio: wrap test command with atf_check
Previously, the test output was:
FAILED: Test case body returned a non-ok exit code, but this is
not allowed
In many cases, the test now succeeds, but in some cases it fails:
h_testnumbers: bad line "1287185
", expected 12774
h_testnumbers: bad line "6186889
", expected 6154889
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/stdio/t_intr.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.