History log of /netbsd/tests/bin/sh/t_wait.sh (Results 1 – 8 of 8)
Revision Date Author Comments
# 2246ea3e 31-Mar-2016 christos <christos@NetBSD.org>

Avoid leaving turds in /tmp. (from kre@)


# a1096012 27-Mar-2016 christos <christos@NetBSD.org>

More tests, add protection against shells that allow wait N
to wait for the same process over and over again (forever) (???)
This test now takes slightly over 20 seconds to complete (elapsed
time) ca

More tests, add protection against shells that allow wait N
to wait for the same process over and over again (forever) (???)
This test now takes slightly over 20 seconds to complete (elapsed
time) caused by all the waiting on sleep commands being run in
the background. (from kre@)

show more ...


# d6611d4c 08-Mar-2016 christos <christos@NetBSD.org>

Complete implementation of TEST_SH, use builting kill (which does
work, now anyway) rather than working around a defect by using
/bin/kill (if the shell is broken, the test should fail, not succeed)

Complete implementation of TEST_SH, use builting kill (which does
work, now anyway) rather than working around a defect by using
/bin/kill (if the shell is broken, the test should fail, not succeed)
and test more aspects of the wait builtin in the kill test. (from kre)

show more ...


# a4db7308 24-Feb-2016 christos <christos@NetBSD.org>

uncomment clean up


# 96f96d98 24-Feb-2016 christos <christos@NetBSD.org>

Test improvements from kre


# 91a03f7c 30-Sep-2015 ozaki-r <ozaki-r@NetBSD.org>

Add delay to improve stability of test


# f273495a 23-Aug-2015 christos <christos@NetBSD.org>

another wait test.


# e592667b 17-Mar-2012 jruoho <jruoho@NetBSD.org>

Deprecate tests/util.