1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 15:31:17 +01:00
RIOT/tests/pkg_tiny-asn1
Francois Berder 4a31f94cfc many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
2019-11-23 22:39:07 +01:00
..
2018-08-13 14:11:24 +02:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00

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.