HyperDbg Debugger
Toggle main menu visibility
Loading...
Searching...
No Matches
testcases.h
Go to the documentation of this file.
1
12
#pragma once
13
15
// Test cases //
17
18
BOOLEAN
19
TestCommandParser
();
20
21
BOOLEAN
22
TestPeParser
();
23
24
BOOLEAN
25
TestCodeViewRsdsParser
();
26
27
BOOLEAN
28
TestSemanticScripts
();
BOOLEAN
UCHAR BOOLEAN
Definition
BasicTypes.h:35
TestCommandParser
BOOLEAN TestCommandParser()
Test command parser.
Definition
test-parser.cpp:285
TestPeParser
BOOLEAN TestPeParser()
Runs all PE parser unit tests and reports pass/fail results.
Definition
test-pe-parser.cpp:213
TestSemanticScripts
BOOLEAN TestSemanticScripts()
Test semantic scripts.
Definition
test-semantic-scripts.cpp:95
TestCodeViewRsdsParser
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
hyperdbg
hyperdbg-test
header
testcases.h
Generated by
1.17.0