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