#include #include void test_init(void) { print("testing: init()\n"); print("tests not yet defined\n"); } //jl