update build script to run testing_main with stricter checks
This commit is contained in:
@@ -176,6 +176,5 @@ int main() {
|
||||
os_core_init();
|
||||
test_s8();
|
||||
os_test();
|
||||
debugf("Testing OK");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user