harness_end.tpl   [plain text]


	{
		printf("structure %s not found\n", test);
		ret = False;
	}

	return ret;
}