zephyr/tests/posix
Patryk Duda ef258166ba posix: Introduce getentropy() function
The function writes random data to the provided buffer. Maximum
permitted buffer size is 256 bytes. On success the function returns 0,
otherwise it returns -1 and sets errno to appropriate value.

Signed-off-by: Patryk Duda <patrykd@google.com>
2024-04-29 11:46:06 +01:00
..
common posix: Implement test for isastream 2024-04-13 20:23:34 -04:00
env tests: posix: tests for environ, getenv, setenv, unsetenv 2024-03-08 04:28:47 -05:00
eventfd tests: posix: eventfd: Add ioctl F_SETFL test 2024-04-13 06:00:08 -04:00
fs tests: posix: fs: add test suite for ftruncate 2024-04-15 13:23:37 -04:00
getentropy posix: Introduce getentropy() function 2024-04-29 11:46:06 +01:00
getopt tests/posix/getopt: add hifive1.conf 2024-04-02 14:31:39 +01:00
headers tests: posix: add tests for functions and structs in aio.h 2024-04-29 11:02:11 +02:00
net tests: posix: net: add tests for if_nameindex et al 2024-03-27 07:36:18 -04:00
pthread_pressure hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00