project_files/hwc/rtl/tests/check_check.h
author alfadur
Wed, 24 Jul 2019 22:49:59 +0300
changeset 15260 775d7efa4e5c
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
save full shifts to position updates

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif