]> Zhao Yanbai Git Server - minix.git/commit
Make test40 behave
authorThomas Veerman <thomas@minix3.org>
Thu, 21 Apr 2011 13:18:00 +0000 (13:18 +0000)
committerThomas Veerman <thomas@minix3.org>
Thu, 21 Apr 2011 13:18:00 +0000 (13:18 +0000)
commit827daf1fca8c964be0c820a8fec97d9c6620535a
tree1869b6eccbb49b45e419b403b4340807b5dbf534
parent196de8bc409e54c21ff6fe693326487f6293e95f
Make test40 behave

Make test40 behave better. It should create its own subdirectory to
conduct its tests and should not write to /tmp. Also, the master-slave
terminal pair it tries to open might be in use; it should try to obtain
another pair. These changes allow the test to be run multiple times
simultaneously from different paths (to test select() more intensively).
test/t40b.c
test/t40c.c
test/t40d.c
test/test40.c