Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
* @page test-example Example
*
* A Hello World XTF testcase.
+ *
+ * @sa tests/example/main.c
*/
#include <xtf/lib.h>
*
* Sanity tests for the framework environment and functionality. Failure of
* these tests tend to suggest bugs with the framework itself.
+ *
+ * @sa tests/selftest/main.c
*/
#include <xtf/lib.h>
* - cpl3, descriptors not present - expect @#NP faults
*
* In all cases, the exception frame is verified to be correct.
+ *
+ * @sa tests/swint-emulation/main.c
*/
#include <xtf/lib.h>