Prusa-Firmware-MMU/tests/unit
Yuri D'Elia 3cd94996e9 Remove invalid/useless test sizeof(ptr) == 4
This test is currently valid only for 32bit architectures.

There doesn't seem to be a true reason for this test to
ensure a pointer is exactly 4 bytes, so remove the test.
2021-06-29 08:59:36 +02:00
..
hal Add first unit test 2021-05-13 17:35:08 +02:00
logic Add more checks (esp. positions of idler and selector) 2021-06-21 10:28:56 +02:00
modules Introduce Timebase module, refactor timing code + unit tests 2021-06-21 10:22:17 +02:00
CMakeLists.txt Add debouncing for FINDA 2021-06-08 07:00:07 +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