Prusa-Firmware-MMU/tests/unit/modules/motion
Yuri D'Elia 89ab29dbde Move motion::dual_move_ramp into the separate motion::rampgen test
- Remove motion::dual_move_ramp from the Catch2 tests and reimplement
  it as a minimal c++ program for the ramp validation.
- Add a skeleton python validator to check the ramp output
- Use test "fixtures" to ensure the rampgen is run (both as a test,
  and to generate output) when the test_motion_ramp.py is requested.
2021-08-12 17:50:07 +02:00
..
CMakeLists.txt Move motion::dual_move_ramp into the separate motion::rampgen test 2021-08-12 17:50:07 +02:00
rampgen.cpp Move motion::dual_move_ramp into the separate motion::rampgen test 2021-08-12 17:50:07 +02:00
test_motion.cpp Move motion::dual_move_ramp into the separate motion::rampgen test 2021-08-12 17:50:07 +02:00
test_motion_ramp.py Move motion::dual_move_ramp into the separate motion::rampgen test 2021-08-12 17:50:07 +02:00