tools/nolibc: tests: add test for -fstack-protector
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 25 Mar 2023 15:45:14 +0000 (16:45 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 27 Mar 2023 23:26:10 +0000 (16:26 -0700)
commit9735716830f2d52fd402b853b56cd94c0cb433c0
treec8feb0b94a163fe90e2b9108fc8f7ad3a4818ed5
parent255ffeee718d4ba9c4e9ae05df980bb32f509046
tools/nolibc: tests: add test for -fstack-protector

Test the previously introduce stack protector functionality in nolibc.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/nolibc/Makefile
tools/testing/selftests/nolibc/nolibc-test.c