Prusa-Firmware-MMU/tests/unit/modules
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
..
buttons Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
leds Fix LED unit tests 2021-08-04 11:40:02 +02:00
motion Move motion::dual_move_ramp into the separate motion::rampgen test 2021-08-12 17:50:07 +02:00
protocol Add K1, 2, 3, 4 into unit tests 2021-08-12 10:55:27 +02:00
pulse_gen PulseGen: introduce CurPosition() for testing 2021-07-13 00:48:44 +02:00
speed_table tests: remove relative cmake paths in pulse_gen/speed_table 2021-07-12 11:11:49 +02:00
stubs Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
CMakeLists.txt Motion: add initial test infrastructure and stubs 2021-07-13 16:16:56 +02:00