History for mbed-os / storage / kvstore
2023-05-17
@Jamie Smith
Synchronize upstream changes - May 2023 edition (#160) ...
Jamie Smith authored on 17 May 2023 GitHub committed on 17 May 2023
2023-01-04
@Jamie Smith
Update for Doxygen 1.9.5 (#119) ...
Jamie Smith authored on 4 Jan 2023 GitHub committed on 4 Jan 2023
2022-12-30
@Jamie Smith
Fix all Doxygen errors and make any future errors fatal (#118) ...
Jamie Smith authored on 30 Dec 2022 GitHub committed on 30 Dec 2022
2022-10-16
@Jamie Smith
Enable Arduino Nano 33 BLE (#55) ...
Jamie Smith authored on 16 Oct 2022 GitHub committed on 16 Oct 2022
2022-09-14
@Jamie Smith
Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex
Jamie Smith authored on 16 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code.
Jamie Smith authored on 13 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Convert storage/ targets into STATIC libraries
Jamie Smith authored on 29 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Clean up top-level build file and build options, fix build issues on MinGW
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
2021-08-10
@Robert Walton
CMake: Add option to enable greentea tests ...
Robert Walton committed on 10 Aug 2021
2021-08-02
@Lingkai Dong
Unit tests: Remove redundant CMake target mbed-headers-base ...
Lingkai Dong committed on 2 Aug 2021
2021-07-27
@Robert Walton
unittests: Reduce runtime of TDBStoreModuleTest.corrupted_set_deinit_init_get ...
Robert Walton committed on 27 Jul 2021
@Robert Walton
CMake: unittests: Show all tests in CTest report ...
Robert Walton committed on 27 Jul 2021
@Robert Walton
CMake: unittests: Remove trailing whitespace
Robert Walton committed on 27 Jul 2021
2021-07-07
@Jaeden Amero
Merge pull request #14882 from LDong-Arm/storage_tests_cleanup ...
Jaeden Amero authored on 7 Jul 2021 GitHub committed on 7 Jul 2021
2021-07-06
@Lingkai Dong
Remove `#ifdef UNITTEST` from MbedCRC.h ...
Lingkai Dong committed on 6 Jul 2021
@Lingkai Dong
Unit tests: Make storage tests depend explicitly on headers it uses ...
Lingkai Dong committed on 6 Jul 2021
2021-07-02
@Lingkai Dong
Unit tests: Create mbed-headers-kvstore ...
Lingkai Dong committed on 2 Jul 2021
@Lingkai Dong
Unit tests: Create mbed-headers-filesystem ...
Lingkai Dong committed on 2 Jul 2021
@Lingkai Dong
Unit tests: Create mbed-headers-blockdevice ...
Lingkai Dong committed on 2 Jul 2021
@Lingkai Dong
Unit tests: Limit storage stubs to link what it uses
Lingkai Dong committed on 2 Jul 2021
@Lingkai Dong
Move storage stubs into subdirectories of Mbed OS storage ...
Lingkai Dong committed on 2 Jul 2021
@Lingkai Dong
CMake: storage: Remove trailing whitespaces
Lingkai Dong committed on 2 Jul 2021
2021-06-29
@Hari Limaye
CMake: Require TEST_SOURCES in greentea CMake file ...
Hari Limaye committed on 29 Jun 2021
2021-06-10
@Robert Walton
CMake: Only build unit tests if Mbed OS is the current project ...
Robert Walton committed on 10 Jun 2021
2021-05-26
@Rajkumar Kanagaraj
CMake: Remove all unittest.cmake script from test suite ...
Rajkumar Kanagaraj committed on 26 May 2021
2021-05-24
@Anna Bridge
Merge pull request #14426 from ARMmbed/feature_unittest_refactor ...
Anna Bridge authored on 24 May 2021 GitHub committed on 24 May 2021
2021-05-11
@harmut01
Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config ...
harmut01 authored on 30 Mar 2021 Lingkai Dong committed on 11 May 2021
@Rajkumar Kanagaraj
CMake: Refactor storage TDBstore and FileSystemStore unittest cmake ...
Rajkumar Kanagaraj committed on 11 May 2021
@Rajkumar Kanagaraj
CMake: Add add_subdirectory of unittests ...
Rajkumar Kanagaraj committed on 11 May 2021
2021-04-14
@Lingkai Dong
TDBStore Whitebox tests: fix memory check ...
Lingkai Dong committed on 14 Apr 2021