project_files/hwc/rtl/tests/check_check.h
author sheepluva
Sat, 17 Jan 2015 01:48:57 +0100
branch0.9.21
changeset 10753 e56db5d988ef
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
fix issue with contributor hat being displayed for wrong players

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif