#pragma once #include bool vc_vector_run_tests(); bool fatfs_test(); bool stdio_test(); bool path_test(); bool page_table_test();