|
Crinit -- Configurable Rootfs Init
|
Implementation of a unit test for crinitClientSetVerbose(), under the assumption no internal function calls fail. More...
#include "common.h"#include "crinit-client.h"#include "mock-glob-opt-set-boolean.h"#include "unit_test.h"#include "utest-crinit-set-verbose.h"
Functions | |
| void | crinitClientSetVerboseTestSuccess (void **state) |
Implementation of a unit test for crinitClientSetVerbose(), under the assumption no internal function calls fail.
| void crinitClientSetVerboseTestSuccess | ( | void ** | state | ) |
Unit test for crinitClientSetVerbose(), successful case.
Checks that the right values are delivered to crinitGlobOptSet() and that 0 is returned.