1*be58f710SKees Cook // SPDX-License-Identifier: GPL-2.0-only
2*be58f710SKees Cook #define TEST	\
3*be58f710SKees Cook 	strlcpy(instance.buf, large_src, sizeof(instance.buf) + 1)
4*be58f710SKees Cook 
5*be58f710SKees Cook #include "test_fortify.h"
6