mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 23:12:45 +01:00
318 B
318 B
pkg_tiny-asn1
test
This test tries to execute all basic functions of the tiny-asn1 library by decoding and encoding some data.
If everything works, the programs exits with a return code of 1 and prints "Decoding finished successfully" at the end. In case of an error, the program returns with an exit code of 1.