mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:52:56 +00:00
added apc2 test
svn path=/trunk/; revision=6517
This commit is contained in:
parent
c215a03581
commit
425b073d1b
2 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,7 @@ mstest multiwin mutex nptest patblt pipe primitives pteb regtest \
|
||||||
sectest sertest shaptest shm statst statst2 stretchblt suspend \
|
sectest sertest shaptest shm statst statst2 stretchblt suspend \
|
||||||
tcpsvr terminate txtscale thread thread_msg tokentest vmtest \
|
tcpsvr terminate txtscale thread thread_msg tokentest vmtest \
|
||||||
winhello winhello2 wm_erasebkgnd wm_paint eventpair threadwait \
|
winhello winhello2 wm_erasebkgnd wm_paint eventpair threadwait \
|
||||||
map_dup_inherit p_dup_handle
|
map_dup_inherit p_dup_handle apc2
|
||||||
|
|
||||||
TEST_MISC =
|
TEST_MISC =
|
||||||
|
|
||||||
|
|
|
@ -167,6 +167,7 @@ echo installing tests...
|
||||||
copy apps\tests\hello\hello.exe %ROS_INSTALL%\bin
|
copy apps\tests\hello\hello.exe %ROS_INSTALL%\bin
|
||||||
copy apps\tests\args\args.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\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\shmsrv.exe %ROS_INSTALL%\bin
|
||||||
copy apps\tests\shm\shmclt.exe %ROS_INSTALL%\bin
|
copy apps\tests\shm\shmclt.exe %ROS_INSTALL%\bin
|
||||||
copy apps\tests\lpc\lpcsrv.exe %ROS_INSTALL%\bin
|
copy apps\tests\lpc\lpcsrv.exe %ROS_INSTALL%\bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue