Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
utest-crinit-cap-get-inheritable.h
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
6#ifndef __UTEST_CRINIT_CAP_GET_INHERITABLE_H__
7#define __UTEST_CRINIT_CAP_GET_INHERITABLE_H__
8
9void test_crinitCapGetInheritable(void **state);
12
13#endif /* __UTEST_CRINIT_CAP_GET_INHERITABLE_H__ */
void test_crinitCapGetInheritable(void **state)
Definition case-success.c:17
void test_crinitCapGetInheritable_invalid_capability_pointer(void **state)
Definition case-invalid-capability-pointer.c:12
void test_crinitCapGetInheritable_resultParmInitialized(void **state)
Definition case-success.c:32