3 This test verifies that CodecFactory and CDR encapsulation Codec
4 support is working properly.
6 It does so by encoding a structure into an octet sequence, decoding
7 into a new instance of the structure from the octet sequence, and then
8 comparing the contents of the two structures.
10 Run the test as follows:
14 Expected output follows:
16 ==== Running Codec test
17 Testing CDR encapsulation Codec encode()/decode()
18 =================================================
31 Testing CDR encapsulation Codec encode_value()/decode_value()
32 =============================================================