Prusa-Firmware-MMU/tests/unit
Yuri D'Elia afead891d1 motion: Fix motion::triple_move step count limit
Do not assume any step can be merged while moving three axes at the same
time.

Use the worst case scenario involving indepedent parameters for each
axis.
2022-05-11 08:46:26 +02:00
..
hal Fix unit tests 2022-05-10 20:03:16 +02:00
logic Make LoadFilament retract even when stopped with a button 2022-05-11 08:20:41 +02:00
modules motion: Fix motion::triple_move step count limit 2022-05-11 08:46:26 +02:00
CMakeLists.txt Make motion::QueueEmpty inline for non-UNITTEST builds 2021-09-02 08:35:56 +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