lib: Add a tiny utility function to compute averages

The master plan would be to get a bit more stats in it, at least the
standard deviation and confidence interval. Just need the average for
now.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Damien Lespiau
2015-06-25 12:07:56 +01:00
parent 484e27542d
commit 06f5f7065f
6 changed files with 145 additions and 0 deletions
+1
View File
@@ -8,4 +8,5 @@ igt_no_subtest
igt_segfault
igt_simple_test_subtests
igt_simulation
igt_stats
igt_timeout