added apc2 test

svn path=/trunk/; revision=6517
This commit is contained in:
Gunnar Dalsnes 2003-11-03 00:40:48 +00:00
parent c215a03581
commit 425b073d1b
2 changed files with 2 additions and 1 deletions

View file

@ -15,7 +15,7 @@ mstest multiwin mutex nptest patblt pipe primitives pteb regtest \
sectest sertest shaptest shm statst statst2 stretchblt suspend \
tcpsvr terminate txtscale thread thread_msg tokentest vmtest \
winhello winhello2 wm_erasebkgnd wm_paint eventpair threadwait \
map_dup_inherit p_dup_handle
map_dup_inherit p_dup_handle apc2
TEST_MISC =

View file

@ -167,6 +167,7 @@ echo installing tests...
copy apps\tests\hello\hello.exe %ROS_INSTALL%\bin
copy apps\tests\args\args.exe %ROS_INSTALL%\bin
copy apps\tests\apc\apc.exe %ROS_INSTALL%\bin
copy apps\tests\apc2\apc2.exe %ROS_INSTALL%\bin
copy apps\tests\shm\shmsrv.exe %ROS_INSTALL%\bin
copy apps\tests\shm\shmclt.exe %ROS_INSTALL%\bin
copy apps\tests\lpc\lpcsrv.exe %ROS_INSTALL%\bin