bplib
bplib copied to clipboard
Improved unit tests for missed cases
-
Need to add test for when there are bundles in storage that have all been loaded, and then bplib_load is called to load another one. This was failing in the flash storage service in system integration tests even though all self tests were passing.
-
Need to test rh_hash for collisions in middle, start, and end of chain.