else
cerr << "Error: Invalid build ID length (" << bits_length << ")." << endl;
}
- #endif
if (!no_backup)
+ #endif /* ENABLE_LIBDEBUGINFOD */
/* Files could not be located using debuginfod, search locally */
if (fd < 0)
fd = open(file_path.c_str(), O_RDONLY);
run-find-prologues.sh run-allregs.sh run-addrcfi.sh \
run-dwarfcfi.sh run-nm-syms.sh \
run-nm-self.sh run-readelf-self.sh run-readelf-info-plus.sh \
- run-srcfiles-self.sh \
run-readelf-compressed.sh \
run-readelf-const-values.sh \
run-varlocs-self.sh run-exprlocs-self.sh \
check_PROGRAMS += debuginfod_build_id_find
# With the dummy delegation doesn't work
if !DUMMY_LIBDEBUGINFOD
-TESTS += run-debuginfod-dlopen.sh \
+TESTS += run-srcfiles-self.sh \
+ run-debuginfod-dlopen.sh \
run-debuginfod-artifact-running.sh \
run-debuginfod-fd-prefetch-caches.sh \
run-debuginfod-regex.sh \
export DEBUGINFOD_URLS="http://localhost:${PORT1}/"
export DEBUGINFOD_VERBOSE=1
+ export DEBUGINFOD_CACHE_PATH=${PWD}/.client_cache
testrun $ET_EXEC -z -b -e $ET_EXEC > test.zip
tempfiles test.zip