MCPcopy Create free account
hub / github.com/antirez/rax / testHugeKey

Function testHugeKey

rax-test.c:908–933  ·  view source on GitHub ↗

Compressed nodes can only hold (2^29)-1 characters, so it is important * to test for keys bigger than this amount, in order to make sure that * the code to handle this edge case works as expected. * * This test is disabled by default because it uses a lot of memory. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 4

raxNewFunction · 0.85
raxInsertFunction · 0.85
raxFindFunction · 0.85
raxFreeFunction · 0.85

Tested by

no test coverage detected