binutils/tests
Adam Williamson 78d9a63f8b Use uname -m instead of uname -i
-i (and -p) just say "unknown", since Fedora 38:
https://bugzilla.redhat.com/show_bug.cgi?id=2203350
-m still seems to do the right thing.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-08-17 10:02:13 -07:00
..
Regression Use uname -m instead of uname -i 2023-08-17 10:02:13 -07:00
Sanity Use uname -m instead of uname -i 2023-08-17 10:02:13 -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.