Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
utest-crinit-cap-convert-to-bitmask.h
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
6#ifndef __UTEST_CRINIT_CAP_CONVERT_TO_BITMASK_H__
7#define __UTEST_CRINIT_CAP_CONVERT_TO_BITMASK_H__
8
9void test_crinitCapConvertToBitmask(void **state);
11
12#endif /* __UTEST_CRINIT_CAP_CONVERT_TO_BITMASK_H__ */
void test_crinitCapConvertToBitmask_invalid_capability_name(void **state)
Definition case-invalid-capability-name.c:12
void test_crinitCapConvertToBitmask(void **state)
Definition case-success.c:12