|
Crinit -- Configurable Rootfs Init
|
#include <stdint.h>#include "common.h"#include "string.h"#include "timer.h"#include "unit_test.h"#include "utest-timer-parser.h"
Macros | |
| #define | DEBUG_PRINT 1 |
Functions | |
| void | crinitCheckTimerParse (char *s) |
| void | crinitTimerParserTestError (void **state) |
| #define DEBUG_PRINT 1 |
| void crinitCheckTimerParse | ( | char * | s | ) |
| void crinitTimerParserTestError | ( | void ** | state | ) |
Tests fail parsing of invalid inputs.