diff options
author | Brent Cook <bcook@openbsd.org> | 2014-07-21 18:25:54 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2014-07-21 19:54:21 -0500 |
commit | 23dc97f8c2543cf67881dd6d4a351e95318637db (patch) | |
tree | b4bd77c9d4762331da593cae2743942d06238c42 | |
parent | f425f564d5062fdc3f7a0d15c7cc5c36a1723abd (diff) | |
download | portable-23dc97f8c2543cf67881dd6d4a351e95318637db.tar.gz portable-23dc97f8c2543cf67881dd6d4a351e95318637db.tar.bz2 portable-23dc97f8c2543cf67881dd6d4a351e95318637db.zip |
rename local tests to end in test.c
ok beck@ guenther@
-rw-r--r-- | tests/pidwraptest.c (renamed from tests/fork_rand.c) | 0 | ||||
-rwxr-xr-x | tests/pidwraptest.sh (renamed from tests/run_fork_rand.sh) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/fork_rand.c b/tests/pidwraptest.c index 75f2cc2..75f2cc2 100644 --- a/tests/fork_rand.c +++ b/tests/pidwraptest.c | |||
diff --git a/tests/run_fork_rand.sh b/tests/pidwraptest.sh index d1e2685..d1e2685 100755 --- a/tests/run_fork_rand.sh +++ b/tests/pidwraptest.sh | |||