Files
libguestfs/bindtests
Matthew Booth 02ccef7684 bindtests: Test optargs in test0
Note that this change disables compiling and running the haskell bindtests. The
haskell bindings do not implement optargs, and adding optargs to test0 causes
that method not to be bound in the haskell bindings. This prevents the haskell
bindtests from compiling. These should be re-enabled when optargs are
implemented.
2012-01-20 18:42:40 +00:00

171 lines
1.4 KiB
Plaintext

abc
def
[]
false
0
0
123
456
<61><62><63><00><61><62><63>
obool: true
oint: 1
oint64: unset
ostring: unset
abc
null
[]
false
0
0
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: 1
ostring: string
def
[]
false
0
0
123
456
<61><62><63><00><61><62><63>
obool: false
oint: unset
oint64: unset
ostring: unset
[]
false
0
0
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1"]
false
0
0
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1", "2"]
false
0
0
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1"]
true
0
0
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1"]
false
-1
-1
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1"]
false
-2
-2
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1"]
false
1
1
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1"]
false
2
2
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1"]
false
4095
4095
123
456
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
abc
def
["1"]
false
0
0
<61><62><63><00><61><62><63>
obool: unset
oint: unset
oint64: unset
ostring: unset
EOF