binutils/tests
Adam Williamson 53e1e785a0 Update the Sanity/testsuite test for new build location
6bfd06790b changed where the build
actually happens, so these cp commands fail and break the test.
This change is based on the version in
https://gitlab.com/redhat/centos-stream/rpms/binutils/-/blob/c9s/tests/Sanity/testsuite/runtest.sh
but reimplemented in line with the rest of this somewhat
different version of the test (I am not sure what the story is
with these different versions of the tests in Fedora vs. CentOS
Stream, I'm trying to find that out).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-08-17 17:50:22 -07:00
..
Regression Update a regression test for a changed error text 2023-08-17 17:46:18 -07:00
Sanity Update the Sanity/testsuite test for new build location 2023-08-17 17:50:22 -07: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.