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