diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-03-22 13:42:40 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-03-23 18:06:46 +0100 |
commit | 2f809d29e85527acd75d4d2e46aaa14adc2f09dd (patch) | |
tree | ff042e0bb2ee9463b2a14f19f6fd423e56fdae5e /test/auxv/sleep32.i686 | |
parent | coredump: split out parse_auxv() to src/shared/ (diff) | |
download | systemd-2f809d29e85527acd75d4d2e46aaa14adc2f09dd.tar.xz systemd-2f809d29e85527acd75d4d2e46aaa14adc2f09dd.zip |
test-coredump-util: add tests for parse_aux()
The test files are /proc//auxv files copies from various architecutres
signified by the file name suffix.
Those tests are fairly simple, but when we run them on n architectures, we do
~n² cross-arch tests.
Diffstat (limited to 'test/auxv/sleep32.i686')
-rw-r--r-- | test/auxv/sleep32.i686 | bin | 0 -> 192 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/auxv/sleep32.i686 b/test/auxv/sleep32.i686 Binary files differnew file mode 100644 index 0000000000..f52f512436 --- /dev/null +++ b/test/auxv/sleep32.i686 |