XSA-122
More...
#include <xtf.h>
Go to the source code of this file.
XSA-122
Definition in file main.c.
◆ check_buffer()
static void check_buffer |
( |
const char * |
ref, |
|
|
const char * |
buf, |
|
|
size_t |
buf_sz |
|
) |
| |
|
static |
◆ test_main()
To be implemented by each test, as its entry point.
- Todo:
- Implement better command line infrastructure, but this will do for now.
Definition at line 49 of file main.c.
◆ test_title
const char test_title[] = "XSA-122 PoC" |
The title of the test.
Definition at line 25 of file main.c.