예제 #1
0
파일: t-buffer.c 프로젝트: CharizTeam/dpkg
static void
test(void)
{
	test_plan(10);

	test_buffer_hash();
	test_fdio_hash();
}
예제 #2
0
파일: t-buffer.c 프로젝트: nexgenta/dpkg
static void
test(void)
{
    test_buffer_hash();
}