Crate memtest

Source

Structs§

ParseMemLockModeError
ParseTestKindError
Runner
RunnerArgs
A set of arguments that define the behavior of Runner
TestReport
TestReportList

Enums§

Error
Failure
MemLockMode
Outcome
RunnerError
RuntimeError
TestKind

Constants§

MIN_MEMORY_LENGTH
The minimum memory length (in usize) for Runner to run tests on On a 64-bit machine, this is the size of a page

Type Aliases§

TestResult