Crinit -- Configurable Rootfs Init
case-not-found.c File Reference

(2023-10-16, commit: 49337e0)

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.