Crinit -- Configurable Rootfs Init
utest-crinit-set-verbose.h
Go to the documentation of this file.
1 // SPDX-License-Identifier: MIT
6 #ifndef __UTEST_CRINIT_SET_VERBOSE_H__
7 #define __UTEST_CRINIT_SET_VERBOSE_H__
8 
20 void crinitClientSetVerboseTestSuccess(void **state);
21 
22 #endif /* __UTEST_CRINIT_SET_VERBOSE_H__ */
void crinitClientSetVerboseTestSuccess(void **state)
Definition: case-success.c:13
void crinitClientSetVerboseTestGlobOptError(void **state)
Definition: case-glob-opt-error.c:13