Crinit -- Configurable Rootfs Init
utest-list.h
Go to the documentation of this file.
1 // SPDX-License-Identifier: MIT
6 #ifndef __UTEST_LIST_H__
7 #define __UTEST_LIST_H__
8 
12 void crinitListTestSuccess(void **state);
13 
14 #endif /* __UTEST_LIST_H__ */
void crinitListTestSuccess(void **state)
Definition: case-success.c:32