reactos/modules/rostests/kmtests/ntos_cc
Victor Perevertkin 7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
CcCopyRead_drv.c
CcCopyRead_user.c
CcCopyWrite_drv.c [KMTESTS:CC] Add tests for CcCopyWrite 2019-04-16 19:50:27 +02:00
CcCopyWrite_user.c [KMTESTS:CC] Add tests for CcCopyWrite 2019-04-16 19:50:27 +02:00
CcMapData_drv.c [KMTESTS:CC] Make buffer mapping tests more accurate 2019-07-03 21:39:35 +02:00
CcMapData_user.c
CcPinMappedData_drv.c
CcPinMappedData_user.c
CcPinRead_drv.c [KMTESTS:CC] Make buffer mapping tests more accurate 2019-07-03 21:39:35 +02:00
CcPinRead_user.c
CcSetFileSizes_drv.c [KMTESTS:CC] Fix a typo, definitely showing this code path is not used during the test 2018-12-23 12:31:14 +01:00
CcSetFileSizes_user.c
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00