Crinit -- Configurable Rootfs Init
utest-envset-destroy.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
6
#ifndef __UTEST_ENVSET_DESTROY_H__
7
#define __UTEST_ENVSET_DESTROY_H__
8
14
void
crinitEnvSetDestroyTestSuccess
(
void
**state);
18
void
crinitEnvSetDestroyTestNullInput
(
void
**state);
19
20
#endif
/* __UTEST_ENVSET_DESTROY_H__ */
crinitEnvSetDestroyTestSuccess
void crinitEnvSetDestroyTestSuccess(void **state)
Definition:
case-success.c:17
crinitEnvSetDestroyTestNullInput
void crinitEnvSetDestroyTestNullInput(void **state)
Definition:
case-null-input.c:12
test
utest
utest-envset-destroy
utest-envset-destroy.h
Generated by
1.9.1