Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
case-not-found.c File Reference

(/usr/bin/git 2023-11-27, commit: bad6102)

Unit test for crinitEnvSetGet(), case for variable not found. More...

#include "common.h"
#include "envset.h"
#include "unit_test.h"
#include "utest-envset-get.h"
Include dependency graph for case-not-found.c:

Functions

void crinitEnvSetGetTestNotFound (void **state)
 

Detailed Description

Unit test for crinitEnvSetGet(), case for variable not found.

Function Documentation

◆ crinitEnvSetGetTestNotFound()

void crinitEnvSetGetTestNotFound ( void **  state)

Tests unsuccessful retrieval of non-existent environment variable.