Prusa-Firmware-MMU/tests/unit
Yuri D'Elia 100406d28d 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-11 16:42:43 +02:00
..
hal Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
logic Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
modules Move motion::dual_move_ramp into the separate motion::rampgen test 2021-08-11 16:42:43 +02:00
CMakeLists.txt Do not use hard-to-read relative paths in CMake 2021-07-12 09:09:21 +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