Crinit -- Configurable Rootfs Init
mock-set-info-stream.h File Reference

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

Header declaring a mock function for crinitSetInfoStream(). More...

#include "logio.h"
Include dependency graph for mock-set-info-stream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __wrap_crinitSetInfoStream (FILE *stream)
 

Detailed Description

Header declaring a mock function for crinitSetInfoStream().

Function Documentation

◆ __wrap_crinitSetInfoStream()

void __wrap_crinitSetInfoStream ( FILE *  stream)

Mock function for crinitSetInfoStream().

Checks that the right parameters are given through the cmocka API.