Debug register and control tests
More...
#include <xtf.h>
Go to the source code of this file.
◆ check_init_dr()
static void check_init_dr |
( |
unsigned int |
dr, |
|
|
unsigned long |
exp, |
|
|
unsigned long |
got |
|
) |
| |
|
static |
◆ check_init_msr()
◆ test_initial_debug_state()
static void test_initial_debug_state |
( |
void |
| ) |
|
|
static |
◆ test_pv_dr7_latch()
static void test_pv_dr7_latch |
( |
void |
| ) |
|
|
static |
◆ test_pv_dr7_io_breakpoints()
static void test_pv_dr7_io_breakpoints |
( |
void |
| ) |
|
|
static |
◆ test_main()
To be implemented by each test, as its entry point.
Definition at line 194 of file main.c.
◆ test_title
const char test_title[] = "Debugging facility tests" |
The title of the test.
Definition at line 44 of file main.c.