Prusa-Firmware-MMU/tests/unit/logic
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
..
cut_filament Handle slot indices out of range correctly at top level 2021-08-12 10:30:40 +02:00
eject_filament Handle slot indices out of range correctly at top level 2021-08-12 10:30:40 +02:00
feed_to_bondtech Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
feed_to_finda Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
helpers Handle slot indices out of range correctly at top level 2021-08-12 10:30:40 +02:00
load_filament Handle slot indices out of range correctly at top level 2021-08-12 10:30:40 +02:00
stubs Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
tool_change Handle slot indices out of range correctly at top level 2021-08-12 10:30:40 +02:00
unload_filament Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
unload_to_finda Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
CMakeLists.txt Add prototypes of remaining logic layer's unit tests 2021-06-30 07:39:31 +02:00