aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code
#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_
Suite *system_suite();
Suite *misc_suite();
Suite *sysutils_suite();
Suite *fileio_suite();
#endif