Prusa-Firmware-MMU/tests
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
..
unit Move motion::dual_move_ramp into the separate motion::rampgen test 2021-08-12 17:50:07 +02:00
CMakeLists.txt Fix pathing for gcovr 2021-07-12 12:50:06 +02:00