3 test_description
='Test the lazy init name hash with various folder structures'
5 TEST_PASSES_SANITIZE_LEAK
=true
8 if test 1 -eq $
(test-tool online-cpus
)
10 skip_all
='skipping lazy-init tests, single cpu'
16 test_expect_success
'no buffer overflow in lazy_init_name_hash' '
18 test_seq $LAZY_THREAD_COST | sed "s/^/a_/" &&
20 test_seq $LAZY_THREAD_COST | sed "s/^/c_/" &&
21 test_seq 50 | sed "s/^/d_/" | tr "\n" "/" && echo d
23 sed "s/^/100644 $EMPTY_BLOB /" |
24 git update-index --index-info &&
25 test-tool lazy-init-name-hash -m