project_files/hwc/rtl/tests/check_check.h
author sheepluva
Tue, 31 Mar 2015 03:41:36 +0200
changeset 10878 963bc20f511c
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
small pixel jizz tweak

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

Suite *system_suite();
Suite *misc_suite();
Suite *sysutils_suite();
Suite *fileio_suite();

#endif