Files
scylladb/tests
Nadav Har'El c07292ed7d test: test util/serialization.hh
Add a test (using the Boost unit-test framework) for the functions of
util/serealization.hh for serializing and de-serializing primitive types
like integers and strings.

The test checks that the round-trip is correct, i.e., taking an original
data, serializing it and de-serializing it back, gets the same data back.
Moreover, it compares the result of serialization to pre-computed expected
results (which were produced by a Java program), to confirm that our code
generates the same serialization as Java.

Signed-off-by: Nadav Har'El <nyh@cloudius-systems.com>
2015-01-07 14:01:03 +02:00
..
2015-01-05 11:29:35 +02:00
2014-10-02 15:45:06 +03:00
2014-10-15 15:50:46 +02:00
2014-12-04 13:37:36 +01:00
2014-12-15 19:39:33 +08:00
2014-12-15 19:39:33 +08:00
2014-12-15 19:39:33 +08:00