OSDN Git Service

Several test suite updates. The testatexit, teston_exit, and
authorEric Andersen <andersen@codepoet.org>
Wed, 13 Feb 2002 09:32:52 +0000 (09:32 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 13 Feb 2002 09:32:52 +0000 (09:32 -0000)
commit80e6061ac5deca193759b979d34906bfc9b857ef
tree51f5c410f9313c6892b50f27321b64db8cfbd737
parent98cba6e7dd947aec0d4cf6e61f2f31318ac919e1
Several test suite updates.  The testatexit, teston_exit, and
pthread tests were contributed by Stefan Soucek
12 files changed:
test/pthread/Makefile [new file with mode: 0644]
test/pthread/ex1.c [new file with mode: 0644]
test/pthread/ex2.c [new file with mode: 0644]
test/pthread/ex3.c [new file with mode: 0644]
test/pthread/ex4.c [new file with mode: 0644]
test/pthread/ex5.c [new file with mode: 0644]
test/pthread/ex6.c [new file with mode: 0644]
test/setjmp/.cvsignore [new file with mode: 0644]
test/setjmp/setjmp_test.c
test/stdlib/Makefile
test/stdlib/testatexit.c [new file with mode: 0644]
test/stdlib/teston_exit.c [new file with mode: 0644]