CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
firmware
Core
Inc
unit_tests
unit_test_executor.h
Go to the documentation of this file.
1
2
#ifndef INCLUDE_GUARD__UNIT_TEST_EXECUTOR_H__
3
#define INCLUDE_GUARD__UNIT_TEST_EXECUTOR_H__
4
5
#include "
main.h
"
6
7
#include "
unit_test_inventory.h
"
8
9
uint8_t
TEST_run_all_unit_tests_and_log
(
char
log_buffer[], uint16_t log_buffer_size);
10
11
12
#endif
// INCLUDE_GUARD__UNIT_TEST_EXECUTOR_H__
main.h
: Header for main.c file. This file contains the common defines of the application.
TEST_run_all_unit_tests_and_log
uint8_t TEST_run_all_unit_tests_and_log(char log_buffer[], uint16_t log_buffer_size)
Definition
unit_test_executor.c:10
unit_test_inventory.h
Generated by
1.13.2