bbolt/internal/freelist
Thomas Jungblut 3ce0fd0ad5 add freelist interface unit tests
adding more unit tests for better coverage of the interface.

Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
2024-08-20 10:44:26 +02:00
..
array.go add testcases for hashmap init 2024-07-22 16:52:06 +02:00
array_test.go add freelist interface unit tests 2024-08-20 10:44:26 +02:00
freelist.go Dedupe Reload/NoSyncReload, prefer empty instead of nil init 2024-08-06 11:20:34 +02:00
freelist_test.go add freelist interface unit tests 2024-08-20 10:44:26 +02:00
hashmap.go ensure hashmap init clears maps 2024-07-22 16:20:01 +02:00
hashmap_test.go add freelist interface unit tests 2024-08-20 10:44:26 +02:00
shared.go rollback alloc map: remove all page ids which are allocated by the txid 2024-08-12 16:05:21 +01:00