diff options
Diffstat (limited to 'tests/readelf.test')
-rwxr-xr-x | tests/readelf.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readelf.test b/tests/readelf.test index 32917b31..1e85e45e 100755 --- a/tests/readelf.test +++ b/tests/readelf.test @@ -144,7 +144,7 @@ Dynamic section at offset 0xd98 contains 33 entries: " "" "" # toybox does a better job of decoding Android's ELF notes than binutils. -SKIP_HOST=1 testing "-n" "readelf -nW $elf-short" " +toyonly testing "-n" "readelf -nW $elf-short" " Displaying notes found in: .note.android.ident Owner Data size Description Android 0x00000004 NT_VERSION API level 28 |