binutils/tests
Václav Kadlčík 64cf74e8a3 Fix RHEL's test Sanity/dts-probe-binaries
Here are the changes, promised in the import commit:
- Adapt to binutils 2.36.1:
  - ".dynstr" no longer in the symbol table, see
    https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d1bcae833b32f1408485ce69f844dcd7ded093a8
  - only one '@' for undefined symbols in the symbol table, see
    https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=3f2e9699234ca31d083bc93ea6e03903f10baeaf
- Remove code specific to older RHELs
2021-05-12 05:41:19 +02:00
..
Regression Import RHEL's regression test for #241252 2021-05-11 15:30:04 +00:00
Sanity/dts-probe-binaries Fix RHEL's test Sanity/dts-probe-binaries 2021-05-12 05:41:19 +02: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.