Prusa-Firmware-MMU/tests/unit
Yuri D'Elia f43098cd89 motion: Update tests to check for correct acceleration
- Check rates using the reported acceleration instead of deriving the
  value from the slope.
- Simplify the tolerances when checking (use 10% for single-axis,
  20% with multiple due to quantization)
- Check a broader range of values
2022-05-18 02:20:14 +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: Update tests to check for correct acceleration 2022-05-18 02:20:14 +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