diff options
author | 2017-11-08 12:48:44 +0000 | |
---|---|---|
committer | 2017-11-08 12:48:44 +0000 | |
commit | bee41567ad54fd60f5a4a09495dc9c20b7036ec8 (patch) | |
tree | d123701b60e806cb3952693a7a3fee68ff43cf9e | |
parent | /usr/share/compile -> relink; ok tb (diff) | |
download | wireguard-openbsd-bee41567ad54fd60f5a4a09495dc9c20b7036ec8.tar.xz wireguard-openbsd-bee41567ad54fd60f5a4a09495dc9c20b7036ec8.zip |
Enable this test on i386.
-rw-r--r-- | regress/usr.bin/ctfdump/base_types_encoding.i386 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/usr.bin/ctfdump/base_types_encoding.i386 b/regress/usr.bin/ctfdump/base_types_encoding.i386 new file mode 100644 index 00000000000..61b3c6cef24 --- /dev/null +++ b/regress/usr.bin/ctfdump/base_types_encoding.i386 @@ -0,0 +1,4 @@ + [] FLOAT float encoding=LDOUBLE offset=0 bits=32 + [] INTEGER char encoding=SIGNED CHAR offset=0 bits=8 + [] INTEGER signed encoding=SIGNED offset=0 bits=32 + [] INTEGER void encoding=SIGNED offset=0 bits=0 |