project_files/hwc/rtl/tests/check_check.h
author nemo
Wed, 24 Dec 2014 11:50:53 -0500
changeset 10713 ac12876c4f66
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
bleah. I hate burning changelog revisions, but this isn't finished

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif