|
Xen Test Framework
|
LBR/TSX VMentry failure More...
#include <xtf.h>
Include dependency graph for main.c:Go to the source code of this file.
Functions | |
| static void | int3_stub (void) |
| void | test_main (void) |
| To be implemented by each test, as its entry point. More... | |
Variables | |
| const char | test_title [] = "LBR/TSX VMentry failure test" |
| The title of the test. More... | |
Definition in file main.c.
|
static |
| void test_main | ( | void | ) |