#include <criterion/criterion.h>#include <criterion/parameterized.h>#include "xml-scanner.h"#include "apphook.h"#include "scratch-buffers.h"#include "cfg.h"
Classes | |
| struct | NameValuePair |
| struct | Expected |
| struct | XMLScannerTestOptions |
Macros | |
| #define | REPORT_POSSIBLE_PARSE_ERROR(x) (_report_possible_parse_error((x), __LINE__)) |
Functions | |
| TestSuite (xml_scanner,.init=setup,.fini=teardown) | |
| Test (xml_scanner, shouldreverse) | |
| Test (xml_scanner, test_strip_whitespaces) | |
| #define REPORT_POSSIBLE_PARSE_ERROR | ( | x | ) | (_report_possible_parse_error((x), __LINE__)) |
| Test | ( | xml_scanner | , |
| shouldreverse | |||
| ) |
| Test | ( | xml_scanner | , |
| test_strip_whitespaces | |||
| ) |