File marked_dice.hpp
FileList > COD_ENG_OUT_arduino_code > test > marked_dice.hpp
Go to the source code of this file
This file contains the dice values for the test cases. More...
#include "Arduino.h"
Public Attributes
Type | Name |
---|---|
const uint8_t | u8_dice_value_array = = {6, 40, 6, 41, 6, 42, 6, 43, |
1, 1, 1, 1, 1, 1, 1} |
Macros
Type | Name |
---|---|
define | TEST_CASE 2 |
Detailed Description
This file contains multiple arrays for different test cases. The array to be used can be selected using the TEST_CASE macro.
Public Attributes Documentation
variable u8_dice_value_array
const uint8_t u8_dice_value_array[];
Macro Definition Documentation
define TEST_CASE
#define TEST_CASE 2
The documentation for this class was generated from the following file /home/runner/work/Arduino_DHBW_Spiel/Arduino_DHBW_Spiel/Engineering/COD_ENG_OUT_arduino_code/test/marked_dice.hpp