flipperzero-firmware/applications/tests
Albert Kharisov 1db29eaea8
[FL-1946] RPC App launch (#758)
* RPC: Add App start, lock status
 - Add RPC commands Application start, lock status acquiring.
 - Write tests for RPC App system.
 - Replace Unit Tests application with CLI command. This is for CI needs and for tests that run application.
* Fix NDEBUG build
* Update PB submodule
* Fix RPC print (ENABLE DEBUG PRINT!)
* snprintf -> string_t
* Fix Hard Fault (early mutex free)
* printf -> string_t, format, enable tests
* Update submodule: protobuf
* Applications: rollback unit test naming scheme.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-13 18:39:37 +03:00
..
irda_decoder_encoder [FL-1800] IRDA: enc/decoder refactoring, Add NEC42 (#705) 2021-09-15 20:22:58 +03:00
rpc [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00
furi_memmgr_test.c furi memory managment (#177) 2020-10-15 20:36:15 +03:00
furi_pubsub_test.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
furi_record_test.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
furi_valuemutex_test.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
minunit_test.c [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
minunit_vars_ex.h Add minunit test framework (#168) 2020-10-10 13:32:06 +03:00
minunit_vars.h Add minunit test framework (#168) 2020-10-10 13:32:06 +03:00
minunit.h Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
test_index.c [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00