mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +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("Has NEON: NO\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
printf("CPU Speed Factor: %f\n", mal_calculate_cpu_speed_factor());
|
||||||
|
|
||||||
|
|
||||||
// Aligned malloc/free
|
// Aligned malloc/free
|
||||||
printf("=== TESTING CORE ===\n");
|
printf("=== TESTING CORE ===\n");
|
||||||
result = do_core_tests();
|
result = do_core_tests();
|
||||||
|
|||||||
Reference in New Issue
Block a user