Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
utest-crinit-cap-set-inheritable.h File Reference

(/usr/bin/git 2025-06-05, commit: 062e7740)

Header declaring the unit tests for crinitCapSetInheritable(). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void test_crinitCapSetInheritable (void **state)
 
void test_crinitCapSetInheritable_last_supported (void **state)
 
void test_crinitCapSetInheritable_invalid_capability (void **state)
 
void test_crinitCapSetInheritable_invalid_capability_range (void **state)
 

Detailed Description

Header declaring the unit tests for crinitCapSetInheritable().

Function Documentation

◆ test_crinitCapSetInheritable()

void test_crinitCapSetInheritable ( void **  state)

◆ test_crinitCapSetInheritable_invalid_capability()

void test_crinitCapSetInheritable_invalid_capability ( void **  state)

◆ test_crinitCapSetInheritable_invalid_capability_range()

void test_crinitCapSetInheritable_invalid_capability_range ( void **  state)

◆ test_crinitCapSetInheritable_last_supported()

void test_crinitCapSetInheritable_last_supported ( void **  state)