freebsd-nq/tools/regression/bin
Jilles Tjoelker 14303aa889 sh: Remove racy test case for read builtin.
This test case sometimes fails because of an EINTR-related race condition.
Fixing this race condition likely requires an extra system call per byte,
which would make the read builtin even slower than it already is, or very
complicated trickery. Therefore, remove the test case for now.
2013-05-03 20:39:53 +00:00
..
date regression/date: unset all LC_xxx vars and set LANG/LC_ALL 2011-01-09 22:05:09 +00:00
mv
pax
sh sh: Remove racy test case for read builtin. 2013-05-03 20:39:53 +00:00
test Enhance test(1) by adding provision to compare any combination of the 2013-02-25 19:05:40 +00:00
Makefile test: Move tests to tools/regression/bin/test. 2010-11-08 23:15:10 +00:00