Lines Matching +full:base +full:- +full:db
3 # Copyright (C) 2019-2023 Red Hat, Inc.
19 . $srcdir/debuginfod-subr.sh
22 set -x
26 # This variable is essential and ensures no time-race for claiming ports occurs
27 # set base to a unique multiple of 100 not used in any other 'run-debuginfod-*' test
28 base=10100
31 DB=${PWD}/.debuginfod_tmp.sqlite
32 tempfiles $DB
35 cp -rvp ${abs_srcdir}/debuginfod-rpms R
38 rm -vrf R/debuginfod-rpms/fedora31
48 cp -rvp ${abs_srcdir}/debuginfod-tars Z
50 …}/../debuginfod/debuginfod $VERBOSE -d $DB -X 'hello2' -I 'hello' -R -Z .tar.xz -Z .tar.bz2=bzcat …
74 echo 'RERUN WITH -r and -X everything' >> vlog$PORT1
76 …ddir}/../debuginfod/debuginfod $VERBOSE -d $DB -r -X '.*' -F -R -Z .tar.xz -Z .tar.bz2=bzcat -p $P…