mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Update test.
This commit is contained in:
@@ -2417,6 +2417,9 @@ int main(int argc, char** argv)
|
||||
printf("Has NEON: NO\n");
|
||||
}
|
||||
|
||||
printf("CPU Speed Factor: %f\n", mal_calculate_cpu_speed_factor());
|
||||
|
||||
|
||||
// Aligned malloc/free
|
||||
printf("=== TESTING CORE ===\n");
|
||||
result = do_core_tests();
|
||||
|
||||
Reference in New Issue
Block a user