project_files/hwc/rtl/tests/check_check.h
author Wuzzy <almikes@aol.com>
Wed, 05 Apr 2017 17:29:18 +0200
changeset 12164 0d24dc3ca462
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Remove redundant water color definitions in themes with default water

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif