test: exercise preload_all option

This commit is contained in:
Marcus Holland-Moritz 2025-04-08 09:43:44 +02:00
parent 9b7eb21cff
commit 8f4d400ced

View File

@ -1048,7 +1048,7 @@ TEST_P(tools_test, end_to_end) {
"-s",
"-ocase_insensitive,block_allocator=mmap",
#ifndef _WIN32
"-oenable_nlink",
"-oenable_nlink,preload_all",
"-oreadonly",
"-ouid=2345,gid=3456",
#endif