21 Commits
Author SHA1 Message Date
Baseline 08c541a9d7 feat(kvdb) Support 256bit write granularity for kvdb (#396)
AutoTestCI / AutoTest (GRAN=1) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=128) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=256) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=32) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=64) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=8) (push) Has been cancelled
2026-03-21 10:02:52 +08:00
armink db383a1944 fix(kvdb): Auto test failed when FDB_WRITE_GRAN is 128.
AutoTestCI / AutoTest (GRAN=1) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=128) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=32) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=64) (push) Has been cancelled
AutoTestCI / AutoTest (GRAN=8) (push) Has been cancelled
2026-03-17 19:53:19 +08:00
armink 02c0db9da8 fix(tsdb): Auto test failed when FDB_WRITE_GRAN is 64 or 128.
AutoTestCI / AutoTest (push) Has been cancelled
2026-03-17 17:46:24 +08:00
armink 72a7905238 [kvdb] Improve the GC algorithm to solve the problem of failure to collection in some cases. 2024-10-05 22:53:52 +08:00
armink 92ed442cfc [test] update the autotest bsp and testcase to latest version 2024-09-17 22:48:37 +08:00
朱天龙 (Armink) 7451fbbdbe [tsdb] fix testcase heap-use-after-free error 2023-05-20 21:12:24 +08:00
朱天龙 (Armink) 9275b44f46 [kvdb] fix testcase build warning 2023-05-20 09:40:06 +08:00
朱天龙 (Armink) ec95540ebc [tsdb] update testcase only using file mode 2023-05-19 23:03:34 +08:00
朱天龙 (Armink) dab9d2bba9 [kvdb] add db size scale up testcase 2023-05-19 21:58:02 +08:00
朱天龙 (Armink) 5c5eff8d2b [testcase] update the kvdb testcase 2023-05-07 21:26:55 +08:00
朱天龙 (Armink) 37e0597803 [kvdb] fix testcase running error on ci env 2023-04-30 11:28:35 +08:00
朱天龙 (Armink) d3eaa54ccc [kvdb] fix testcase build error. 2023-04-30 00:01:31 +08:00
朱天龙 (Armink) aa3a194527 [kvdb][testcase] improve the kvdb testcase for GC 2023-04-29 23:52:00 +08:00
朱天龙 (Armink) eb975b3598 [tsdb] improve the testcase for database bound. 2022-08-27 15:13:24 +08:00
朱天龙 (Armink) 33385f4051 [tsdb] improve the testcase coverage. 2022-08-27 13:42:40 +08:00
朱天龙 (Armink) 5e5067d2e3 [kvdb] update the testcase 2022-08-27 13:26:37 +08:00
TangZhenye cc4f53d82d 【删除】多余空格 2022-06-10 17:56:29 +08:00
tangzhenye ceb75d203a 【新增】tsdb支持按时间逆序迭代
【修改】全部逆序迭代时的多余操作
2022-06-10 17:47:27 +08:00
armink 165d37d531 [tsdb] update the fdb_tsl_iter_by_time testcase. 2020-07-05 17:01:21 +08:00
David Lin 24f5c8b562 Update fdb_kvdb_tc.c
修改函数名称及注释,提高代码可读性
test_easyflash_init -> test_fdb_kvdb_init
FDB_USING_TSDB -> FDB_USING_KVDB
2020-06-28 18:23:31 +08:00
armink cc40a2187b Add first version. 2020-05-24 18:39:09 +08:00