Home
last modified time | relevance | path

Searched hist:"82 e339c23036d0abefa7ef68d8fb134b0a7f14f4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.cdiff 82e339c23036d0abefa7ef68d8fb134b0a7f14f4 Fri Jul 07 10:02:16 CDT 2023 Zhangjin Wu <falcon@tinylab.org> selftests/nolibc: prepare: create /dev/zero

/dev/zero is commonly used to allocate anonymous memory, it is a very
good file for tests, let's prepare it.

Suggested-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/lkml/20230702193306.GK16233@1wt.eu/
Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>