]> Zhao Yanbai Git Server - minix.git/commit
Make all tests use common.c
authorThomas Veerman <thomas@minix3.org>
Fri, 16 Dec 2011 14:45:53 +0000 (14:45 +0000)
committerThomas Veerman <thomas@minix3.org>
Wed, 21 Dec 2011 12:59:22 +0000 (12:59 +0000)
commit3fb6c995e0389f314a10121eddc66f17e9e6540e
tree8369904dd94f2ac2e639442e5a9686ad7e1eecef
parentde5a9a3e8bbfec66aefafb16e109a0680ef13f97
Make all tests use common.c

This will make sure that all file descriptors are closed through
the use of the start() function.
23 files changed:
test/common.c
test/test1.c
test/test10.c
test/test11.c
test/test12.c
test/test13.c
test/test14.c
test/test15.c
test/test16.c
test/test17.c
test/test18.c
test/test2.c
test/test4.c
test/test41.c
test/test42.c
test/test44.c
test/test45.c
test/test47.c
test/test48.c
test/test49.c
test/test51.c
test/test52.c
test/test8.c