summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2017-11-08 12:48:45 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2017-11-08 12:48:45 +0000
commit845801f35e98a3088def9d60715087298e6511ba (patch)
tree8402e9e56eebfb529b07e3ad724e09728cdce704
parent538218056a48bc8a03ecc12837cf7368d1b20f5c (diff)
Enable this test on i386.
-rw-r--r--regress/usr.bin/ctfdump/base_types_encoding.i3864
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