project_files/hwc/rtl/tests/check_check.h
author sheepluva
Thu, 28 Apr 2016 20:28:53 +0200
changeset 11764 54a1ac4123cd
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
merging Wuzzy's empty weaponset for "new" button in weaponset editor

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif