project_files/hwc/rtl/tests/check_check.h
author unc0rr
Fri, 05 Oct 2018 21:04:01 +0200
changeset 13862 bc90a932a4b3
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Fix pas2c not having support for High(LongInt) in init expressions

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif