Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
mock-destroy-rtim-cmd.c File Reference

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

Implementation of a mock function for crinitGlobOptSet(). More...

#include "mock-destroy-rtim-cmd.h"
#include "unit_test.h"
Include dependency graph for mock-destroy-rtim-cmd.c:

Functions

int __wrap_crinitDestroyRtimCmd (crinitRtimCmd_t *c)
 

Detailed Description

Implementation of a mock function for crinitGlobOptSet().

Function Documentation

◆ __wrap_crinitDestroyRtimCmd()

int __wrap_crinitDestroyRtimCmd ( crinitRtimCmd_t c)

Mock function for crinitDestroyRtimCmd().

Checks that the right parameters are given and returns a pre-set value through the cmocka API. Otherwise the function is a no-op.