project_files/hwc/rtl/tests/check_check.h
author nemo
Wed, 27 May 2015 10:37:12 -0400
changeset 10969 98cab7f366c3
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
add a bit more spacing around stars, add pad parameter to increase spacing between objects

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif