[KMTESTS:PO]
authorThomas Faber <thomas.faber@reactos.org>
Sun, 11 Oct 2015 17:06:14 +0000 (17:06 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sun, 11 Oct 2015 17:06:14 +0000 (17:06 +0000)
commit073a2904ca724b91f160fd4ca81f7cb448276020
treee5e184d1ba7d13977431e5161196507f75cc9070
parent400e093f7b7a0416817c569ee12fd3d3cb19c332
[KMTESTS:PO]
- Add a test for PoRequestPowerIrp

svn path=/trunk/; revision=69499
rostests/kmtests/CMakeLists.txt
rostests/kmtests/kmtest/testlist.c
rostests/kmtests/kmtest_drv/kmtest_standalone.c
rostests/kmtests/ntos_po/CMakeLists.txt [new file with mode: 0644]
rostests/kmtests/ntos_po/PoIrp.h [new file with mode: 0644]
rostests/kmtests/ntos_po/PoIrp_drv.c [new file with mode: 0644]
rostests/kmtests/ntos_po/PoIrp_user.c [new file with mode: 0644]