Warning, /testsuites/libtests/getentropy01/getentropy01.doc is written in an unsupported language. File is not indexed.
0001 This file describes the directives and concepts tested by this test set.
0002
0003 test set name: random01
0004
0005 directives:
0006
0007 getentropy
0008
0009 concepts:
0010
0011 Ensure that getentropy() works with different sizes of arrays and delivers
0012 different values on multiple calls. It is mainly a check that the function
0013 does anything at all and does not write over the end of the buffer.
0014
0015 Note that this test doesn't check any quality of the random numbers. If you
0016 need some reliable information about quality you should use something like the
0017 Diehard tests.