Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
test_systemDiagnostics.cpp File Reference
#include "unity.h"
#include "model/systemDiagnostics.hpp"
Include dependency graph for test_systemDiagnostics.cpp:

Go to the source code of this file.

Functions

void test_hasAnyComponentTimedOut (void)
 
void setUp (void)
 
void tearDown (void)
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 18 of file test_systemDiagnostics.cpp.

Here is the call graph for this function:

◆ setUp()

void setUp ( void  )

Definition at line 11 of file test_systemDiagnostics.cpp.

◆ tearDown()

void tearDown ( void  )

Definition at line 14 of file test_systemDiagnostics.cpp.

◆ test_hasAnyComponentTimedOut()

void test_hasAnyComponentTimedOut ( void  )

Definition at line 4 of file test_systemDiagnostics.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: