Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
mock-reboot.c File Reference

(/usr/bin/git 2025-02-19, commit: 5f1bbfa)

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

#include "mock-reboot.h"
#include "common.h"
#include "unit_test.h"
Include dependency graph for mock-reboot.c:

Functions

int __wrap_reboot (int cmd)
 

Detailed Description

Implementation of a mock function for reboot().

Function Documentation

◆ __wrap_reboot()

int __wrap_reboot ( int  cmd)

Mock function for reboot().

Does nothing.