#ifndef DEF_TEST_H #define DEF_TEST_H void test_run(); //run basic unit tests on kmalloc() and kfree() #endif