HyperDbg Debugger
Loading...
Searching...
No Matches
testcases.h
Go to the documentation of this file.
1
12#pragma once
13
15// Test cases //
17
20
23
26
UCHAR BOOLEAN
Definition BasicTypes.h:35
BOOLEAN TestCommandParser()
Test command parser.
Definition test-parser.cpp:285
BOOLEAN TestPeParser()
Runs all PE parser unit tests and reports pass/fail results.
Definition test-pe-parser.cpp:213
BOOLEAN TestSemanticScripts()
Test semantic scripts.
Definition test-semantic-scripts.cpp:95
BOOLEAN TestCodeViewRsdsParser()
Runs a series of test cases to validate the behavior of the RSDS parser helper functions.
Definition test-codeview-rsds-parser.cpp:449