project_files/hwc/rtl/tests/check_check.h
author nemo
Wed, 18 Nov 2015 14:12:15 -0500
changeset 11417 c19f2387d24f
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Add a few more lua things to the changelog

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif