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