|
Crinit -- Configurable Rootfs Init
|
Implementation of a regression test to check the FILE_BASENAME macro. More...
#include <libgen.h>#include <stdlib.h>#include <string.h>#include "common.h"#include "logio.h"#include "unit_test.h"#include "utest-file-basename-macro.h"
Functions | |
| void | crinitFileBasenameMacroRegressionTest (void **state) |
Implementation of a regression test to check the FILE_BASENAME macro.
| void crinitFileBasenameMacroRegressionTest | ( | void ** | state | ) |
Regression test for FILE_BASENAME macro.
Checks that the macro is present and only shows the file's basename and not its whole path.