summaryrefslogtreecommitdiffstats
path: root/bindtests
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-15 14:44:37 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-15 17:49:48 +0100
commit16f22d89eb142f1485fc28afaa89026cf8c956d9 (patch)
tree5a4e2ef9eda4ee6c85c4a170f47ef146f4bab5e3 /bindtests
parent704e46af9c054fe3571884989c992dfd7d8284e5 (diff)
downloadlibguestfs-16f22d89eb142f1485fc28afaa89026cf8c956d9.tar.gz
libguestfs-16f22d89eb142f1485fc28afaa89026cf8c956d9.tar.xz
libguestfs-16f22d89eb142f1485fc28afaa89026cf8c956d9.zip
bindtests: Test sending min and max 64 bit integers.
Diffstat (limited to 'bindtests')
-rw-r--r--bindtests8
1 files changed, 4 insertions, 4 deletions
diff --git a/bindtests b/bindtests
index a86162c4..06027fa6 100644
--- a/bindtests
+++ b/bindtests
@@ -9,7 +9,7 @@ false
<61><62><63><00><61><62><63>
obool: true
oint: 1
-oint64: unset
+oint64: 9223372036854775807
ostring: unset
ostringlist: unset
abc
@@ -37,7 +37,7 @@ false
<61><62><63><00><61><62><63>
obool: false
oint: unset
-oint64: unset
+oint64: -9223372036854775808
ostring: unset
ostringlist: unset
@@ -157,7 +157,7 @@ def
["1"]
false
4095
-4095
+9223372036854775807
123
456
<61><62><63><00><61><62><63>
@@ -171,7 +171,7 @@ def
["1"]
false
0
-0
+-9223372036854775808
<61><62><63><00><61><62><63>