Home
last modified time | relevance | path

Searched hist:d4a3b2b99810ef398c352585edff2c23b17ef86d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.cdiff d4a3b2b99810ef398c352585edff2c23b17ef86d Fri Jul 07 10:05:49 CDT 2023 Zhangjin Wu <falcon@tinylab.org> selftests/nolibc: add mmap_bad test case

The length argument of mmap() must be greater than 0, passing a zero
length argument expects failure with -EINVAL.

Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>