Live Patch Privilege Check
More...
#include <xtf.h>
Go to the source code of this file.
◆ TEST_NAME
◆ NR_PAYLOADS
◆ check_ret()
static void check_ret |
( |
const char * |
test, |
|
|
int |
rc |
|
) |
| |
|
static |
◆ test_upload()
static void test_upload |
( |
void |
| ) |
|
|
static |
◆ test_list()
static void test_list |
( |
void |
| ) |
|
|
static |
◆ test_get()
static void test_get |
( |
void |
| ) |
|
|
static |
◆ test_action()
static void test_action |
( |
uint32_t |
action | ) |
|
|
static |
◆ test_main()
To be implemented by each test, as its entry point.
Definition at line 128 of file main.c.
◆ test_title
const char test_title[] = "Live Patch Privilege Check" |
The title of the test.
Definition at line 14 of file main.c.
◆ sysctl_interface_version
int sysctl_interface_version |
|
static |