project_files/hwc/rtl/tests/check_check.h
author Wuzzy <Wuzzy2@mail.ru>
Sat, 18 May 2019 16:38:03 +0200
changeset 15001 1a05a1929e2c
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Frontend: Tweak some colors in HWBDAY style

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif