Home
last modified time | relevance | path

Searched refs:test_arc4random_uniform (Results 1 – 1 of 1) sorted by relevance

/src/lib/libc/tests/gen/
H A Darc4random_test.c86 ATF_TC_WITHOUT_HEAD(test_arc4random_uniform);
87 ATF_TC_BODY(test_arc4random_uniform, tc) in ATF_TC_BODY() argument
109 ATF_TP_ADD_TC(tp, test_arc4random_uniform); in ATF_TP_ADD_TCS()