summaryrefslogtreecommitdiff
path: root/sid_test.ml
Commit message (Collapse)AuthorAgeFilesLines
* sid: optionally handle big endian in packet format codecPhilipp Gesang2018-10-301-0/+57
| | | | | Oddly enough this only has an effect on the sub_auths since the 48 bits of “identifier authority” are always handled in big endian.
* sid: implement decoder for “packet representation”Philipp Gesang2018-10-281-4/+113
|
* sid_test: unit test packed representationPhilipp Gesang2018-10-281-2/+34
|
* sid: sid_test: add current state to repoPhilipp Gesang2018-10-281-0/+95