Crinit -- Configurable Rootfs Init
utest-inih-configuration.h
Go to the documentation of this file.
1 // SPDX-License-Identifier: MIT
6 #ifndef __UTEST_INIH_CONFIGURATION_H__
7 #define __UTEST_INIH_CONFIGURATION_H__
8 
15 void crinitInihConfigurationRegressionTest(void **state);
16 
17 #endif /* __UTEST_INIH_CONFIGURATION__ */
void crinitInihConfigurationRegressionTest(void **state)
Definition: regression-test.c:18