pysim/tests
Harald Welte 785d484709 utils: Fix bugs in DataObject encoders
The DataObject is some weird / rarely used different code than the
normal TLV encoder/decoder.  It has apparently so far only been used
for decoding, without testing the encoding side, resulting in related
bugs.

Let's fix those that I encountered today, and add a test case.

Change-Id: I31370066f43c22fc3ce9e2b9ee75986a652f6fc4
2022-04-05 14:33:00 +02:00
..
pysim-test.sh Python 2 is deprecated, remove backwards compatibility chunks 2021-03-07 20:33:46 +01:00
test_construct.py Extend unit test coverage for construct, add [some] tests for TLV 2022-02-14 00:41:24 +01:00
test_tlv.py Extend unit test coverage for construct, add [some] tests for TLV 2022-02-14 00:41:24 +01:00
test_utils.py utils: Fix bugs in DataObject encoders 2022-04-05 14:33:00 +02:00