|
Xen Test Framework
|
C entry point. More...
#include <xtf/compiler.h>#include <xtf/hypercall.h>#include <xtf/framework.h>#include <xtf/test.h>#include <xtf/console.h>#include <xtf/report.h>
Include dependency graph for setup.c:Go to the source code of this file.
Functions | |
| void | xtf_main (void) |
| Entry point into C. More... | |
| static void | build_assertions (void) |
| Some basic assertions about the compile environment. More... | |
C entry point.
Definition in file setup.c.
| void xtf_main | ( | void | ) |