Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
utest-cgroup-crinit-cfg-cgroup-name-handler.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
6
#ifdef ENABLE_CGROUP
7
#ifndef __UTEST_CGROUP_CRINIT_CFG_CGROUP_NAME_HANDLER_H__
8
#define __UTEST_CGROUP_CRINIT_CFG_CGROUP_NAME_HANDLER_H__
9
13
void
crinitCfgGroupHandlerTestAlphaInputSuccess
(
void
**state);
17
void
crinitCfgGroupHandlerTestNullInput
(
void
**state);
21
void
crinitCfgGroupHandlerTestEmptyInput
(
void
**state);
22
#endif
/* __UTEST_CGROUP_CRINIT_CFG_CGROUP_NAME_HANDLER_H__ */
23
#endif
crinitCfgGroupHandlerTestEmptyInput
void crinitCfgGroupHandlerTestEmptyInput(void **state)
Definition
case-empty-input.c:14
crinitCfgGroupHandlerTestNullInput
void crinitCfgGroupHandlerTestNullInput(void **state)
Definition
case-null-input.c:14
crinitCfgGroupHandlerTestAlphaInputSuccess
void crinitCfgGroupHandlerTestAlphaInputSuccess(void **state)
Definition
case-success.c:28
test
utest
utest-cgroup-crinit-cfg-cgroup-name-handler
utest-cgroup-crinit-cfg-cgroup-name-handler.h
Generated by
1.9.8