project_files/hwc/rtl/tests/check_check.h
author sheepluva
Sun, 07 Jun 2015 04:40:02 +0200
changeset 10988 3da6c2edeceb
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
mention hoggywood and cake in the changelog

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif