diff options
Diffstat (limited to '')
-rw-r--r-- | test/auxv/.gitattributes | 3 | ||||
-rw-r--r-- | test/auxv/bash.riscv64 | bin | 0 -> 384 bytes | |||
-rw-r--r-- | test/auxv/cat.s390x | bin | 0 -> 304 bytes | |||
-rw-r--r-- | test/auxv/dbus-broker-launch.aarch64 | bin | 0 -> 336 bytes | |||
-rw-r--r-- | test/auxv/dbus-broker-launch.amd64 | bin | 0 -> 336 bytes | |||
-rw-r--r-- | test/auxv/polkitd.aarch64 | bin | 0 -> 336 bytes | |||
-rw-r--r-- | test/auxv/resolved.arm32 | bin | 0 -> 160 bytes | |||
-rw-r--r-- | test/auxv/sleep.i686 | bin | 0 -> 192 bytes | |||
-rw-r--r-- | test/auxv/sleep32.i686 | bin | 0 -> 192 bytes | |||
-rw-r--r-- | test/auxv/sleep64.amd64 | bin | 0 -> 336 bytes | |||
-rw-r--r-- | test/auxv/sudo.aarch64 | bin | 0 -> 336 bytes | |||
-rw-r--r-- | test/auxv/sudo.amd64 | bin | 0 -> 336 bytes |
12 files changed, 3 insertions, 0 deletions
diff --git a/test/auxv/.gitattributes b/test/auxv/.gitattributes new file mode 100644 index 0000000..58e3ff4 --- /dev/null +++ b/test/auxv/.gitattributes @@ -0,0 +1,3 @@ +/*.* -whitespace +/*.* binary +/*.* generated diff --git a/test/auxv/bash.riscv64 b/test/auxv/bash.riscv64 Binary files differnew file mode 100644 index 0000000..273a468 --- /dev/null +++ b/test/auxv/bash.riscv64 diff --git a/test/auxv/cat.s390x b/test/auxv/cat.s390x Binary files differnew file mode 100644 index 0000000..aa76441 --- /dev/null +++ b/test/auxv/cat.s390x diff --git a/test/auxv/dbus-broker-launch.aarch64 b/test/auxv/dbus-broker-launch.aarch64 Binary files differnew file mode 100644 index 0000000..3a05e3c --- /dev/null +++ b/test/auxv/dbus-broker-launch.aarch64 diff --git a/test/auxv/dbus-broker-launch.amd64 b/test/auxv/dbus-broker-launch.amd64 Binary files differnew file mode 100644 index 0000000..21965e8 --- /dev/null +++ b/test/auxv/dbus-broker-launch.amd64 diff --git a/test/auxv/polkitd.aarch64 b/test/auxv/polkitd.aarch64 Binary files differnew file mode 100644 index 0000000..ff1ea9f --- /dev/null +++ b/test/auxv/polkitd.aarch64 diff --git a/test/auxv/resolved.arm32 b/test/auxv/resolved.arm32 Binary files differnew file mode 100644 index 0000000..7d05f3b --- /dev/null +++ b/test/auxv/resolved.arm32 diff --git a/test/auxv/sleep.i686 b/test/auxv/sleep.i686 Binary files differnew file mode 100644 index 0000000..d0b5f2c --- /dev/null +++ b/test/auxv/sleep.i686 diff --git a/test/auxv/sleep32.i686 b/test/auxv/sleep32.i686 Binary files differnew file mode 100644 index 0000000..f52f512 --- /dev/null +++ b/test/auxv/sleep32.i686 diff --git a/test/auxv/sleep64.amd64 b/test/auxv/sleep64.amd64 Binary files differnew file mode 100644 index 0000000..c3c7ed4 --- /dev/null +++ b/test/auxv/sleep64.amd64 diff --git a/test/auxv/sudo.aarch64 b/test/auxv/sudo.aarch64 Binary files differnew file mode 100644 index 0000000..e49ce6a --- /dev/null +++ b/test/auxv/sudo.aarch64 diff --git a/test/auxv/sudo.amd64 b/test/auxv/sudo.amd64 Binary files differnew file mode 100644 index 0000000..91e4646 --- /dev/null +++ b/test/auxv/sudo.amd64 |