Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
utest-crinit-create-launcher-parameters.h File Reference

(/usr/bin/git 2025-03-27, commit: 17a66c1)

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

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

Go to the source code of this file.

Functions

void crinitCfgLauncherCmdHandlerTestWithOneGroupSuccess (void **state)
 
void crinitCfgLauncherCmdHandlerTestWithTwoGroupsSuccess (void **state)
 
void crinitCfgLauncherCmdHandlerTestWithThreeGroupsSuccess (void **state)
 

Detailed Description

Header declaring the unit tests for crinitCreateLauncherParameters().

Function Documentation

◆ crinitCfgLauncherCmdHandlerTestWithOneGroupSuccess()

void crinitCfgLauncherCmdHandlerTestWithOneGroupSuccess ( void **  state)

Tests successful parsing of a command with one group.

◆ crinitCfgLauncherCmdHandlerTestWithThreeGroupsSuccess()

void crinitCfgLauncherCmdHandlerTestWithThreeGroupsSuccess ( void **  state)

Tests successful parsing of a command with three groups (one main group, two supplementary groups).

◆ crinitCfgLauncherCmdHandlerTestWithTwoGroupsSuccess()

void crinitCfgLauncherCmdHandlerTestWithTwoGroupsSuccess ( void **  state)

Tests successful parsing of a command with two groups (one main group, one supplementary group).