project_files/hwc/rtl/tests/check_check.h
author Wuzzy <almikes@aol.com>
Mon, 25 Sep 2017 23:04:15 +0200
changeset 12525 767920fd03a1
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif