Prusa-Firmware-MMU/tests/unit
Yuri D'Elia 16e7f62aee PulseGen: introduce CurPosition() for testing
CurPosition() returns the live axis position, which in this
implementation is inherently expensive to compute.

This shouldn't be required for the MMU, but it /will/ come in handy to
check for the axis position/s in Motion tests.
2021-07-13 00:48:44 +02:00
..
hal Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
logic Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
modules PulseGen: introduce CurPosition() for testing 2021-07-13 00:48:44 +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