mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 00:33:16 +01:00
10 lines
293 B
Markdown
10 lines
293 B
Markdown
|
Expected result
|
||
|
===============
|
||
|
This test outputs a sequence of random bytes, starting with one, then two and so
|
||
|
on, until 20 random bytes are printed. Then the application sleeps for a second
|
||
|
and starts over.
|
||
|
|
||
|
Background
|
||
|
==========
|
||
|
Test the functionality of a platforms HWRNG implementation.
|