project_files/hwc/rtl/tests/check_check.h
author antonc27 <antonc27@mail.ru>
Tue, 20 Oct 2015 23:56:31 +0200
branchios-revival
changeset 11219 c51ecb9bcf05
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
- Retrieving language ID moved to HWUtils

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif