abuild/tests
Kevin Daudt 2a95c3d50c tests: only generate key when not available yet
Installing a build key requires root permissions, something that is not
possible in all cases, most notably on the builders.

Instead of generating a key each time, which results in many keys being
generated each test suite run, check whether a key is already present by
using `abuild-sign --installed`, and only generate a key when that
returns false.
2021-10-11 23:12:59 +02:00
..
testdata tests: add tests for abuild-gzsplit 2020-07-08 10:55:01 +02:00
testrepo abuild: default_dbg: various fixes 2021-10-11 15:33:01 +00:00
abuild-fetch.bats tests: skip lock test on s390x 2021-05-14 12:53:11 +02:00
abuild-gzsplit.bats tests: improve test output 2020-07-08 10:59:38 +02:00
abuild-keygen.bats abuild-keygen: make cp non-interactive with -n 2021-09-27 20:08:30 +02:00
abuild-sign.bats tests: only generate key when not available yet 2021-10-11 23:12:59 +02:00
abuild.bats tests: only generate key when not available yet 2021-10-11 23:12:59 +02:00
abump.bats tests: add project dir to PATH 2021-10-07 17:25:03 +02:00
functions.bats tests: improve test output 2020-07-08 10:59:38 +02:00