mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
test-runner: Clean up collected run times
This commit is contained in:
parent
b18fbde41e
commit
5eeeb894d1
@ -739,6 +739,7 @@ static bool run_case(test_case_t *tcase, test_runner_init_t init, char *cfg,
|
||||
array_destroy(failures);
|
||||
array_destroy(warnings);
|
||||
DESTROY_IF(iterations);
|
||||
free(times);
|
||||
|
||||
return passed == array_count(tcase->functions);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user