Crinit -- Configurable Rootfs Init
utest-cfgmap-order.h
Go to the documentation of this file.
1 // SPDX-License-Identifier: MIT
6 #ifndef __UTEST_CFGMAP_ORDER_H__
7 #define __UTEST_CFGMAP_ORDER_H__
8 
15 void crinitCfgMapRegressionTest(void **state);
16 
17 #endif /* __UTEST_CFGMAP_ORDER__ */
void crinitCfgMapRegressionTest(void **state)
Definition: regression-test.c:14