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

(/usr/bin/git 2025-03-11, commit: 07f8bde)

Unit test for crinitCfgElosEventPollIntervalHandler(), successful execution. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "common.h"
#include "confhdl.h"
#include "globopt.h"
#include "unit_test.h"
#include "utest-crinit-cfg-elos-poll-interval-handler.h"
Include dependency graph for case-success.c:

Macros

#define CONFIGURED_POLL_TIME   123456
 

Functions

void crinitCfgElosPollIntervalHandlerTestRuntimeSettingSuccess (void **state)
 
void crinitCfgElosPollIntervalDefaultValue (void **state)
 

Detailed Description

Unit test for crinitCfgElosEventPollIntervalHandler(), successful execution.

Macro Definition Documentation

◆ CONFIGURED_POLL_TIME

#define CONFIGURED_POLL_TIME   123456

Function Documentation

◆ crinitCfgElosPollIntervalDefaultValue()

void crinitCfgElosPollIntervalDefaultValue ( void **  state)

Tests default value.

◆ crinitCfgElosPollIntervalHandlerTestRuntimeSettingSuccess()

void crinitCfgElosPollIntervalHandlerTestRuntimeSettingSuccess ( void **  state)

Tests successful parsing of an existing executable.