XSA-123
More...
#include <xtf.h>
Go to the source code of this file.
|
void | test_main (void) |
| To be implemented by each test, as its entry point. More...
|
|
XSA-123
Definition in file main.c.
◆ test_main()
To be implemented by each test, as its entry point.
- Todo:
- Implement better command line infrastructure, but this will do for now.
Definition at line 36 of file main.c.
◆ test_title
const char test_title[] = "XSA-123 PoC" |
The title of the test.
Definition at line 32 of file main.c.
◆ test_needs_fep
Boolean indicating whether the test is entirely predicated on the available of the Force Emulation Prefix.
Definition at line 34 of file main.c.