Test coverage for RHEL-36305
This commit is contained in:
parent
32bdc99ae0
commit
19950b928d
1 changed files with 20 additions and 0 deletions
|
|
@ -69,6 +69,26 @@ function verify_interesting_cases () {
|
|||
"Please support DT_RELR/pack-relative-relocs in RHEL10 on aarch64" \
|
||||
"https://issues.redhat.com/browse/RHEL-31846"
|
||||
|
||||
verify_test "ld/section-order-1a" \
|
||||
"$tool_log" \
|
||||
"Implement --section-ordering-file in the BFD linker" \
|
||||
"https://issues.redhat.com/browse/RHEL-36305"
|
||||
|
||||
verify_test "ld/section-order-1b" \
|
||||
"$tool_log" \
|
||||
"Implement --section-ordering-file in the BFD linker" \
|
||||
"https://issues.redhat.com/browse/RHEL-36305"
|
||||
|
||||
verify_test "ld/section-order-1c" \
|
||||
"$tool_log" \
|
||||
"Implement --section-ordering-file in the BFD linker" \
|
||||
"https://issues.redhat.com/browse/RHEL-36305"
|
||||
|
||||
verify_test "ld/section-order-1d" \
|
||||
"$tool_log" \
|
||||
"Implement --section-ordering-file in the BFD linker" \
|
||||
"https://issues.redhat.com/browse/RHEL-36305"
|
||||
|
||||
else
|
||||
rlLogInfo "No tests for $tool and RHEL-10"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue