The unit test allows to test the frag decoder algorithms using random binary data. The coded fragments are created on the fly using the encoder algorithm described by Semtech in the LoRaWAN TS004-1.0.0 document. Signed-off-by: Martin Jäger <martin@libre.solar>
8 lines
100 B
YAML
8 lines
100 B
YAML
common:
|
|
tags:
|
|
- lorawan
|
|
tests:
|
|
lorawan.frag_decoder:
|
|
platform_allow:
|
|
- native_sim
|