unleashed-firmware/applications/debug/unit_tests
WillyJL 12c1d10246
Furi: Fix EventLoop state persisting on same thread after free (#3711)
* Furi: Fix EventLoop state persisting on same thread after free
* Furi: clear event loop notification state and value on allocation, report unprocessed events on free
* UnitTests: add multiple event loop runs in one thread test

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-06-14 15:00:34 +01:00
..
resources/unit_tests [FL-3810] Felica emulation (#3673) 2024-06-08 15:24:51 +01:00
tests Furi: Fix EventLoop state persisting on same thread after free (#3711) 2024-06-14 15:00:34 +01:00
application.fam Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
test_runner.c Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
test_runner.h Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
unit_test_api_table.cpp Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
unit_test_api_table_i.h Furi: Fix EventLoop state persisting on same thread after free (#3711) 2024-06-14 15:00:34 +01:00
unit_tests.c Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00