Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
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
12void crinitListTestSuccess(void **state);
13
14#endif /* __UTEST_LIST_H__ */
void crinitListTestSuccess(void **state)
Definition case-success.c:32