flipperzero-firmware/applications/unit_tests
Georgii Surkov 16e598b2c0
[FL-2655, FL-2650] Buffered file streams (#1424)
* Initial buffered file stream implementation
* Fix logical errors
* Fix more logical errors
* Minimally working implementation
* Adapt infrared unit tests for buffered streams
* Increase read buffer size from 512 to 1K
* Correct naming and formatting
* More code improvements
* Allow passing access and open modes for buffered streams
* Implement tests for buffered streams
* Better file and method names
* Add comments and correct formatting
* Use buffered streams in Infrared
* Fix compilation error
2022-07-23 01:00:25 +09:00
..
flipper_format [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
infrared [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
nfc Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
rpc Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
stream [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
subghz Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
minunit_vars_ex.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
minunit_vars.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
minunit.h SubGhz: Unit_test and bugfixes (#1104) 2022-04-14 15:49:29 +03:00
test_index.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00