// SPDX-License-Identifier: GPL-2.0 #include #include "struct_ops_multi_args.skel.h" void test_struct_ops_multi_args(void) { RUN_TESTS(struct_ops_multi_args); }