port os functions, add testing module
This commit is contained in:
@@ -7,5 +7,8 @@ gb_read_only mt_tweak_t tweak_table[] = {
|
||||
|
||||
};
|
||||
void run_all_tests(void) {
|
||||
test_s8();
|
||||
test_hash_table();
|
||||
test_intern_table();
|
||||
ui_test_text_replace();
|
||||
}// run_all_tests()
|
||||
|
||||
Reference in New Issue
Block a user