overhaul of the testapp, started making menu of tests, broke existing tests out into
commitcd9ae8d4f5685c4baae153dda9a60605abd9a140
authorTravis Geiselbrecht <geist@newos.org>
Fri, 24 Jan 2003 22:19:31 +0000 (24 22:19 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Fri, 24 Jan 2003 22:19:31 +0000 (24 22:19 +0000)
tree91eda8c87ba8940352ffacb4a698cff5abd2bf57
parent148cb6da6d3d4e9af8a0be6f5ee818147d9168f5
overhaul of the testapp, started making menu of tests, broke existing tests out into
seperate files, though they are not wired into the main menu.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@853 c25cc9d1-44fa-0310-b259-ad778cb1d433
apps/testapp/main.cpp
apps/testapp/makefile
apps/testapp/pipetests.cpp [new file with mode: 0644]
apps/testapp/porttests.cpp [new file with mode: 0644]
apps/testapp/tests.h [new file with mode: 0644]
apps/testapp/threadtests.cpp [new file with mode: 0644]
apps/testapp/vmtests.cpp [new file with mode: 0644]