@ -16,10 +16,12 @@ check that blobmsg is producing expected results:
2147483647 ( i32 )
- 9223372036854775808 ( i64 )
9223372036854775807 ( i64 )
133.700000 ( dbl )
0.000000 ( dbl )
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl )
}
Testdata: {
\ tdouble : 133.700000 ( dbl ) ( esc )
\ tdbl - min : 0.000000 ( dbl ) ( esc )
\ tdbl - max : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl ) ( esc )
\ tfoo : 0 ( i8 ) ( esc )
\ tpoo : 100 ( i8 ) ( esc )
\ tmoo - min : - 128 ( i8 ) ( esc )
@ -33,7 +35,7 @@ check that blobmsg is producing expected results:
\ tworld : 2 ( str ) ( esc )
}
[ * ] blobmsg to json: { "message" : "Hello, world!" , "testdata" : { "double" : 133.7 00000 , "foo" : false , "poo" : true , "moo-min" : true , "moo-max" : true , "bar-min" : - 32768 , "bar-max" : 32767 , "baz-min" : - 2147483648 , "baz-max" : 2147483647 , "taz-min" : - 9223372036854775808 , "taz-max" : 9223372036854775807 , "world" : "2" } , "list" : [ false , true , true , true , - 32768 , 32767 , - 2147483648 , 2147483647 , - 9223372036854775808 , 9223372036854775807 , 133.7 00000] }
[ * ] blobmsg to json: { "message" : "Hello, world!" , "testdata" : { "dbl-min" : 0.000000 , "dbl-max" : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 00000 , "foo" : false , "poo" : true , "moo-min" : true , "moo-max" : true , "bar-min" : - 32768 , "bar-max" : 32767 , "baz-min" : - 2147483648 , "baz-max" : 2147483647 , "taz-min" : - 9223372036854775808 , "taz-max" : 9223372036854775807 , "world" : "2" } , "list" : [ false , true , true , true , - 32768 , 32767 , - 2147483648 , 2147483647 , - 9223372036854775808 , 9223372036854775807 , 0.000000 , 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 00000] }
[ * ] blobmsg from json:
Message: Hello , world !
@ -48,10 +50,12 @@ check that blobmsg is producing expected results:
2147483647 ( i32 )
- 9223372036854775808 ( i64 )
9223372036854775807 ( i64 )
133.700000 ( dbl )
0.000000 ( dbl )
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl )
}
Testdata: {
\ tdouble : 133.700000 ( dbl ) ( esc )
\ tdbl - min : 0.000000 ( dbl ) ( esc )
\ tdbl - max : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl ) ( esc )
\ tfoo : 0 ( i8 ) ( esc )
\ tpoo : 1 ( i8 ) ( esc )
\ tmoo - min : 1 ( i8 ) ( esc )
@ -79,10 +83,12 @@ check that blobmsg is producing expected results:
2147483647 ( i32 )
- 9223372036854775808 ( i64 )
9223372036854775807 ( i64 )
133.700000 ( dbl )
0.000000 ( dbl )
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl )
}
Testdata: {
\ tdouble : 133.700000 ( dbl ) ( esc )
\ tdbl - min : 0.000000 ( dbl ) ( esc )
\ tdbl - max : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl ) ( esc )
\ tfoo : 0 ( i8 ) ( esc )
\ tpoo : 100 ( i8 ) ( esc )
\ tmoo - min : - 128 ( i8 ) ( esc )
@ -96,7 +102,7 @@ check that blobmsg is producing expected results:
\ tworld : 2 ( str ) ( esc )
}
[ * ] blobmsg to json: { "message" : "Hello, world!" , "testdata" : { "double" : 133.7 00000 , "foo" : false , "poo" : true , "moo-min" : true , "moo-max" : true , "bar-min" : - 32768 , "bar-max" : 32767 , "baz-min" : - 2147483648 , "baz-max" : 2147483647 , "taz-min" : - 9223372036854775808 , "taz-max" : 9223372036854775807 , "world" : "2" } , "list" : [ false , true , true , true , - 32768 , 32767 , - 2147483648 , 2147483647 , - 9223372036854775808 , 9223372036854775807 , 133.7 00000] }
[ * ] blobmsg to json: { "message" : "Hello, world!" , "testdata" : { "dbl-min" : 0.000000 , "dbl-max" : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 00000 , "foo" : false , "poo" : true , "moo-min" : true , "moo-max" : true , "bar-min" : - 32768 , "bar-max" : 32767 , "baz-min" : - 2147483648 , "baz-max" : 2147483647 , "taz-min" : - 9223372036854775808 , "taz-max" : 9223372036854775807 , "world" : "2" } , "list" : [ false , true , true , true , - 32768 , 32767 , - 2147483648 , 2147483647 , - 9223372036854775808 , 9223372036854775807 , 0.000000 , 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 00000] }
[ * ] blobmsg from json:
Message: Hello , world !
@ -111,10 +117,12 @@ check that blobmsg is producing expected results:
2147483647 ( i32 )
- 9223372036854775808 ( i64 )
9223372036854775807 ( i64 )
133.700000 ( dbl )
0.000000 ( dbl )
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl )
}
Testdata: {
\ tdouble : 133.700000 ( dbl ) ( esc )
\ tdbl - min : 0.000000 ( dbl ) ( esc )
\ tdbl - max : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl ) ( esc )
\ tfoo : 0 ( i8 ) ( esc )
\ tpoo : 1 ( i8 ) ( esc )
\ tmoo - min : 1 ( i8 ) ( esc )
@ -142,10 +150,12 @@ check that blobmsg is producing expected results:
2147483647 ( i32 )
- 9223372036854775808 ( i64 )
9223372036854775807 ( i64 )
133.700000 ( dbl )
0.000000 ( dbl )
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl )
}
Testdata: {
\ tdouble : 133.700000 ( dbl ) ( esc )
\ tdbl - min : 0.000000 ( dbl ) ( esc )
\ tdbl - max : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl ) ( esc )
\ tfoo : 0 ( i8 ) ( esc )
\ tpoo : 100 ( i8 ) ( esc )
\ tmoo - min : - 128 ( i8 ) ( esc )
@ -159,7 +169,7 @@ check that blobmsg is producing expected results:
\ tworld : 2 ( str ) ( esc )
}
[ * ] blobmsg to json: { "message" : "Hello, world!" , "testdata" : { "double" : 133.7 00000 , "foo" : false , "poo" : true , "moo-min" : true , "moo-max" : true , "bar-min" : - 32768 , "bar-max" : 32767 , "baz-min" : - 2147483648 , "baz-max" : 2147483647 , "taz-min" : - 9223372036854775808 , "taz-max" : 9223372036854775807 , "world" : "2" } , "list" : [ false , true , true , true , - 32768 , 32767 , - 2147483648 , 2147483647 , - 9223372036854775808 , 9223372036854775807 , 133.7 00000] }
[ * ] blobmsg to json: { "message" : "Hello, world!" , "testdata" : { "dbl-min" : 0.000000 , "dbl-max" : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 00000 , "foo" : false , "poo" : true , "moo-min" : true , "moo-max" : true , "bar-min" : - 32768 , "bar-max" : 32767 , "baz-min" : - 2147483648 , "baz-max" : 2147483647 , "taz-min" : - 9223372036854775808 , "taz-max" : 9223372036854775807 , "world" : "2" } , "list" : [ false , true , true , true , - 32768 , 32767 , - 2147483648 , 2147483647 , - 9223372036854775808 , 9223372036854775807 , 0.000000 , 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 00000] }
[ * ] blobmsg from json:
Message: Hello , world !
@ -174,10 +184,12 @@ check that blobmsg is producing expected results:
2147483647 ( i32 )
- 9223372036854775808 ( i64 )
9223372036854775807 ( i64 )
133.700000 ( dbl )
0.000000 ( dbl )
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl )
}
Testdata: {
\ tdouble : 133.700000 ( dbl ) ( esc )
\ tdbl - min : 0.000000 ( dbl ) ( esc )
\ tdbl - max : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl ) ( esc )
\ tfoo : 0 ( i8 ) ( esc )
\ tpoo : 1 ( i8 ) ( esc )
\ tmoo - min : 1 ( i8 ) ( esc )
@ -205,10 +217,12 @@ check that blobmsg is producing expected results:
2147483647 ( i32 )
- 9223372036854775808 ( i64 )
9223372036854775807 ( i64 )
133.700000 ( dbl )
0.000000 ( dbl )
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl )
}
Testdata: {
\ tdouble : 133.700000 ( dbl ) ( esc )
\ tdbl - min : 0.000000 ( dbl ) ( esc )
\ tdbl - max : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl ) ( esc )
\ tfoo : 0 ( i8 ) ( esc )
\ tpoo : 100 ( i8 ) ( esc )
\ tmoo - min : - 128 ( i8 ) ( esc )
@ -222,7 +236,7 @@ check that blobmsg is producing expected results:
\ tworld : 2 ( str ) ( esc )
}
[ * ] blobmsg to json: { "message" : "Hello, world!" , "testdata" : { "double" : 133.7 00000 , "foo" : false , "poo" : true , "moo-min" : true , "moo-max" : true , "bar-min" : - 32768 , "bar-max" : 32767 , "baz-min" : - 2147483648 , "baz-max" : 2147483647 , "taz-min" : - 9223372036854775808 , "taz-max" : 9223372036854775807 , "world" : "2" } , "list" : [ false , true , true , true , - 32768 , 32767 , - 2147483648 , 2147483647 , - 9223372036854775808 , 9223372036854775807 , 133.7 00000] }
[ * ] blobmsg to json: { "message" : "Hello, world!" , "testdata" : { "dbl-min" : 0.000000 , "dbl-max" : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 00000 , "foo" : false , "poo" : true , "moo-min" : true , "moo-max" : true , "bar-min" : - 32768 , "bar-max" : 32767 , "baz-min" : - 2147483648 , "baz-max" : 2147483647 , "taz-min" : - 9223372036854775808 , "taz-max" : 9223372036854775807 , "world" : "2" } , "list" : [ false , true , true , true , - 32768 , 32767 , - 2147483648 , 2147483647 , - 9223372036854775808 , 9223372036854775807 , 0.000000 , 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 00000] }
[ * ] blobmsg from json:
Message: Hello , world !
@ -237,10 +251,12 @@ check that blobmsg is producing expected results:
2147483647 ( i32 )
- 9223372036854775808 ( i64 )
9223372036854775807 ( i64 )
133.700000 ( dbl )
0.000000 ( dbl )
179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl )
}
Testdata: {
\ tdouble : 133.700000 ( dbl ) ( esc )
\ tdbl - min : 0.000000 ( dbl ) ( esc )
\ tdbl - max : 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000 ( dbl ) ( esc )
\ tfoo : 0 ( i8 ) ( esc )
\ tpoo : 1 ( i8 ) ( esc )
\ tmoo - min : 1 ( i8 ) ( esc )