[CMAKE] Some arm cmake fixes
[reactos.git] / modules / rostests / kmtests /
2019-07-03 Pierre Schweitzer[KMTESTS:CC] Make buffer mapping tests more accurate
2019-06-30 Pierre Schweitzer[KMTESTS:OB] Add support for LUID mappings being disabl...
2019-06-06 Serge Gautherie[ROSTESTS] Add missing '\n' to a few skip()
2019-04-16 Pierre Schweitzer[KMTESTS:CC] Add tests for CcCopyWrite
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-03-31 Pierre Schweitzer[KMTESTS:FSRTL] Add more tests for FsRtlIsNameInExpression
2019-03-30 Thomas Faber[NTOS:IO] Send IRPs to the correct device in IoVolumeDe...
2019-03-02 Pierre Schweitzer[NTOSKRNL] Add a test for ExUuidCreate
2019-02-24 Serge Gautherie[KMTEST] Fix 3 Clang-Cl warnings about Status and Callb...
2019-01-09 Thomas Faber[KMTESTS:EX] Add a test that triggers big pool expansio... 860/head
2018-12-23 Pierre Schweitzer[KMTESTS:CC] Fix a typo, definitely showing this code...
2018-12-23 Pierre Schweitzer[KMTESTS:CC] Add tests showing a dirty VACB isn't flush...
2018-12-22 Pierre Schweitzer[KMTESTS:CC] Add a trace to identify failing tests
2018-12-22 Pierre Schweitzer[KMTESTS:CC] Add more tests for SetFileSizes
2018-12-22 Pierre Schweitzer[KMTESTS:CC] Add tests for CcSetFileSizes
2018-12-17 Pierre Schweitzer[KMTESTS:CC] Add some tests regarding small pinning...
2018-12-13 Serge Gautherie[KMTEST:RTL] RtlException: Remove '#if CORE_6640_IS_FIXED'
2018-11-03 Serge Gautherie[KMTESTS:MM] Fix 'PAGE_NOACCESS' copypasta, in an error...
2018-11-03 Jérôme Gardou[KMTESTS/MM] Enable again accessing forbidden memory.
2018-10-28 Pierre Schweitzer[KMTESTS:CC] Introduce a macro to test public BCB
2018-10-13 Pierre Schweitzer[KMTESTS:CC] Add more tests for CcPinMappedData()
2018-10-13 Pierre Schweitzer[KMTESTS:CC] Properly check for memory allocations
2018-10-13 Pierre Schweitzer[KMTESTS:CC] Add more tests for CcPinMappedData()
2018-10-13 Pierre Schweitzer[KMTESTS:CC] Add more tests for CcPinMappedData()
2018-10-13 Pierre Schweitzer[KMTESTS:CC] Add more tests for CcPinMappedData()
2018-10-13 Pierre Schweitzer[KMTESTS:CC] Add a test showing our CcPinMappedData...
2018-10-06 Pierre Schweitzer[KMTESTS:CC] A pin BCB has a node type code
2018-10-05 Pierre Schweitzer[KMTESTS:CC] Fix a typo
2018-10-04 Serge Gautherie[KMTESTS:TCPIP] Add an "Associate address IRP completed...
2018-10-04 Serge Gautherie[KMTESTS:TCPIP] ReturnAddress: Expect NT5 result, not...
2018-09-21 Pierre Schweitzer[KMTESTS:CC] Add tests for CcCopyRead that reproduce...
2018-09-08 Pierre Schweitzer[KMTESTS:CC] Fix two failing tests on WHS bot
2018-09-07 Serge Gautherie[KMTESTS:FLTMGR] Hide FltMgrLoad and FltMgrReg
2018-09-02 Pierre Schweitzer[KMTESTS:CC] Add tests showing our CcMapData/CcPinRead...
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add tests for BCB extension
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add more tests crossing CcPinRead and...
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add tests for PIN_EXCLUSIVE
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add a test for pinning without access
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add tests for PIN_IF_BCB flag
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Duplicate tests for CcPinRead
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add missing FsRtlEnter/ExitFileSystem...
2018-09-01 Pierre Schweitzer[KMTESTS:CC] That wasn't meant to be committed
2018-08-31 Pierre Schweitzer[KMTESTS:CC] Add a test to show we map our buffers...
2018-08-31 Pierre Schweitzer[KMTESTS:CC] Remove dummy leftover
2018-08-31 Pierre Schweitzer[KMTESTS:CC] Extended previous test to show an overlap...
2018-08-31 Pierre Schweitzer[KMTESTS:CC] Add a test that shows that our CC implemen...
2018-08-31 Serge Gautherie[KMTESTS] Re-enable kmtest_.exe installation (#389)
2018-08-25 Pierre Schweitzer[KMTESTS:FSRTL] Add tests for the FsRtlIsAnsiCharacter...
2018-08-25 Pierre Schweitzer[KMTESTS:FSRTL] Add tests for FsRtlLegalAnsiCharacterArray
2018-08-12 Pierre Schweitzer[KMTESTS:MM] Properly clean up files
2018-08-08 Serge Gautherie[REACTOS] Improve how some ASSERTMSG() message values... 660/head
2018-08-04 Timo Kreuzer[KMTESTS] Fix 64 bit issues
2018-07-25 Mark Jansen[KMTESTS] Add compile time asserts for IO_STACK_LOCATIO... 695/head
2018-05-17 Serge Gautherie[KMTEST] Check/Wait for start/stop of services to complete
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-22 Pierre Schweitzer[KMTESTS:MM] Truncate file cache on uninitialize to...
2018-03-17 Thomas Faber[KMTESTS:CC] Truncate file cache on uninitialize to... 435/head
2018-03-10 Hermès Bélusca-Maïto[KMTESTS:CC] Fix MSVC build.
2018-03-10 Pierre Schweitzer[KMTESTS:CC] Add some tests for CcMapData
2018-02-22 Serge Gautherie[KMTESTS:FSRTL] Fix all FsRtlLargeMcbTestsFastFat(...
2018-02-21 Pierre Schweitzer[KMTESTS:FSRTL] Add a few more tests matching MS FastFAT.
2018-02-21 Thomas Faber[KMTESTS:FSRTL] Avoid writing to string literals. ROSTE...
2018-02-18 Pierre Schweitzer[KMTESTS:CC] Addendum to 3fe0e28: use ok_irql.
2018-02-18 Serge Gautherie[KMTESTS:IO] Fix a Clang-Cl warning about NameLength 380/head
2018-02-18 Thomas Faber[KMTESTS:IO] Correctly free name in IoFilesystem's...
2018-02-18 Serge Gautherie[KMTESTS:NPFS] Fix 2 Clang-Cl warnings about ShareAccess
2018-02-18 Pierre Schweitzer[KMTESTS:CC] Add IRQL tests for CcCopyRead showing...
2018-02-18 Thomas Faber[KMTESTS] Change license to LGPL and update to SPDX...
2018-01-31 Thomas Faber[KMTESTS:TCPIP] Fix ok() messages.
2018-01-27 Serge Gautherie[KMTEST] TcpIpConnect: Fix harmless typos (#299)
2017-12-30 Thomas Faber[KMTESTS] Use KeClearEvent instead of KeResetEvent...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-21 Ged Murphy[FLTMGR] Latest from my branch (#135)
2017-10-25 Ged Murphy [KMTEST] Initial usermode support for testing FS mini...
2017-10-12 Ged MurphyStart to implement fltmgr tests [WIP] (#52)
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...