Xen Test Framework
|
Interfaces used by common code, needing to be implemented by arch/environment specific code. More...
#include <xtf/compiler.h>
Go to the source code of this file.
Functions | |
void | arch_setup (void) |
void | test_setup (void) |
void | arch_crash_hard (void) |
Variables | |
const char | environment_description [] |
Interfaces used by common code, needing to be implemented by arch/environment specific code.
Default stubs are provided in common/weak-defaults.c
Definition in file framework.h.
void arch_setup | ( | void | ) |
void test_setup | ( | void | ) |
void arch_crash_hard | ( | void | ) |