binutils/tests
Václav Kadlčík 5dbfbba047 Fix the setup in tests/Sanity/testsuite
"koji download-build" is a wrong tool to download artifacts being
tested. They are freshly scratch-built and hosted in a local repo
called "test-artifacts" unknown to koji. Using "dnf download"
directly and limited to that specific repo is a correct way to
reach them.

I'm adding a fallback using the repo's local files just in case
"dnf" suffers some temporary hiccup.
2021-11-16 08:47:43 +00:00
..
Regression Remove RHEL's regression test for #1804696 2021-07-01 21:02:27 +02:00
Sanity Fix the setup in tests/Sanity/testsuite 2021-11-16 08:47:43 +00:00
README Introduce CI with one test imported form RHEL 2021-01-22 12:13:50 +01:00

The test's Makefiles are not used in Fedora CI infrastructure.  But are kept here
 for backward compatibility with traditional beakerlib test harness in RHEL.