project_files/hwc/rtl/tests/check_check.h
author nemo
Sun, 04 Oct 2015 16:30:55 -0400
changeset 11201 8e0e3b79efa3
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Avoid waiting past end of turn for smine.

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif