flipperzero-firmware/applications/tests
Albert Kharisov 400d672e81
[FL-1955] CLI RPC (#781)
- RPC: added CLI command to start session - all input bytes goes into RPC, all RPC output goes into VCP
- RPC: added command to close session (actually it only notifies transport layer)
- RPC: added recursive rmdir
- RPC: hard-coded listing for root directory (any, ext, int)
- Fixed CLI leak
- Fixed furi_record_delete leak
- Unit tests: repaired
- Unit tests: corrected output - remove excess, change dots with progress spinner
- Unit tests: added leak check
- Unit tests: SD mount check before start

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-26 19:05:28 +03:00
..
irda_decoder_encoder [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
rpc [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +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-1955] CLI RPC (#781) 2021-10-26 19:05:28 +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-1955] CLI RPC (#781) 2021-10-26 19:05:28 +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 [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
test_index.c [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00