Prusa-Firmware-MMU/tests/unit
D.R.racer 8ce029a28c Fix unit tests
- circular buffer can return its count of elements (even though a better solution may be implemeted later)
- stub_motion can handle multiple planned moves
- improved load/unload filament tests
2022-05-10 20:03:16 +02:00
..
hal Fix unit tests 2022-05-10 20:03:16 +02:00
logic Fix unit tests 2022-05-10 20:03:16 +02:00
modules Include <array> to build test_protocol on gcc 12 2022-05-10 18:03:40 +02:00
CMakeLists.txt Make motion::QueueEmpty inline for non-UNITTEST builds 2021-09-02 08:35:56 +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