project_files/hwc/rtl/tests/check_check.h
author koda
Sun, 11 Nov 2012 19:11:47 +0100
branchwebgl
changeset 8035 68ec3138c16d
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
comments and runtime list of files to convert and compile

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif