FEP  
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... 
 | 
|  | 
|  | 
| const char | test_title [] = "Test availability of HVM forced emulation prefix" | 
|  | The title of the test.  More... 
 | 
|  | 
FEP 
Definition in file main.c.
◆ test_main()
To be implemented by each test, as its entry point. 
Definition at line 18 of file main.c.
 
 
◆ test_title
      
        
          | const char test_title[] = "Test availability of HVM forced emulation prefix" | 
      
 
The title of the test. 
Definition at line 16 of file main.c.