Prusa-Firmware-MMU/tests/unit
D.R.racer 9ba116e06e Handle slot indices out of range correctly at top level
Besides Unload Filament, which only operates on active slot, all other
top level state machines check the validity of the command's parameter.
If the parameter is out of range for available slots, they return
ErrorCode::INVALID_TOOL now.
2021-08-12 10:30:40 +02:00
..
hal Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
logic Handle slot indices out of range correctly at top level 2021-08-12 10:30:40 +02:00
modules Fix LED unit tests 2021-08-04 11:40:02 +02:00
CMakeLists.txt Do not use hard-to-read relative paths in CMake 2021-07-12 09:09:21 +02:00
system_test.cpp Remove invalid/useless test sizeof(ptr) == 4 2021-06-29 08:59:36 +02:00
test_main.cpp Add first unit test 2021-05-13 17:35:08 +02:00