aboutsummaryrefslogtreecommitdiff
path: root/IntegrationTest/IntegrationTest.cpp
Commit message (Collapse)AuthorAge
* Added new MemDriverLib functions to determine if a page is freed/reserved.segfault2021-01-11
| | | | | * added PAGES/RPM tests * increased memory for ZwQuerySystemInformation in GetProcesses
* Added basic stack memory RPM/WPM test.segfault2020-12-17
|
* CheattEngineServer: CMD_OPENPROCESS, CMD_PROCESS32FIRST, CMD_PROCESS32NEXT, ↵segfault2020-12-15
| | | | | | | | CMD_CLOSEHANDLE * KMemDriver integration * generic MT-Support achieved by synchronized wrapper functions * ability to spawn a Ping-Only Thread
* Integration test improved.segfault2020-12-13
|
* Added KMemDriver GetProcesses to enumerate all processes from kernel space.segfault2020-12-12
| | | | * fixed missing NUL termination for converted ASCII strings
* Added new test cases:segfault2020-11-30
| | | | | * Buffer / Handles * Modules / Pages retrieval
* Improved IntegrationTest virt mem alloc tests.segfault2020-10-04
|
* added some integration tests (and found a bug)Toni Uhlig2019-12-07
|
* improved integration tests by introducing KM_ASSERT_EQUAL macroToni Uhlig2019-11-16
|
* minimal integration test added (test KI handshake/shutdown)Toni Uhlig2019-10-18
|
* added TestDLL suitable for manual mapping and integration test skeletonToni Uhlig2019-09-19