rusefi/unit_tests/chibios-mock
Andrey Gusakov f765fe82be unit_test: ThreadReference mock 2024-03-11 16:54:58 -04:00
..
mock-threads.h unit_test: ThreadReference mock 2024-03-11 16:54:58 -04:00
readme.md

readme.md

This framework allows us to test threading and hardware callbacks with full control of scheduling.

We have simulator running a real x86 implementation of CHibiOS but that one runs with real scheduler not giving us the desired control precision.