index
:
~gfxstrand/intel-gpu-tools
master
wip/sand
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
lib/tests: Add igt_assert_*() self-tests
Daniel Stone
3
-0
/
+175
2015-09-24
lib/tests: explicitly raise SIGSEGV
Thomas Wood
1
-1
/
+6
2015-08-13
benckmarks/Android.mk: Fix building benchmarks for Android
Derek Morton
1
-1
/
+1
2015-08-12
lib/core: Add optional reason for timeout failure
Daniel Vetter
1
-1
/
+1
2015-07-19
igt/stats: Fixup tests to compile after interface changes
Chris Wilson
1
-1
/
+2
2015-07-02
build: Add DEBUG_FLAGS to tools and self-tests
Damien Lespiau
1
-1
/
+1
2015-06-27
stats: Exercise the reallocation paths
Damien Lespiau
1
-0
/
+24
2015-06-27
stats: Spwan igt_init_with_size() from igt_init()
Damien Lespiau
1
-10
/
+10
2015-06-27
stats: Test we do correctly invalidate the sorted array
Damien Lespiau
1
-0
/
+19
2015-06-27
stats: Add support for the interquartile range (IQR)
Damien Lespiau
1
-0
/
+2
2015-06-27
stats: Add support for quartiles (and thus median)
Damien Lespiau
1
-0
/
+41
2015-06-27
stats: Use igt_assert_eq_double() when asserting on doubles
Damien Lespiau
1
-6
/
+6
2015-06-27
stats: Add igt_stats_get_range()
Damien Lespiau
1
-0
/
+11
2015-06-27
stats: Add functions to retrieve min/max values of the dataset
Damien Lespiau
1
-0
/
+12
2015-06-27
stats: Factor out a fixture to initialize stats
Damien Lespiau
1
-13
/
+11
2015-06-27
stats: Add a getter for the population property
Damien Lespiau
1
-0
/
+14
2015-06-27
stats: Add a way to specify if the data set is a population or a sample
Damien Lespiau
1
-0
/
+1
2015-06-27
stats: Zero the whole structure at init() time
Damien Lespiau
1
-0
/
+11
2015-06-27
tests/stats: Make sure we properly invalidate the cached mean
Damien Lespiau
1
-0
/
+25
2015-06-27
stats: Add a way to retrieve the standard deviation
Damien Lespiau
2
-1
/
+34
2015-06-27
tests/igt_stats: Call igt_stats_fini() to not leak the array
Damien Lespiau
1
-0
/
+2
2015-06-27
stats: Be more precise and talk about mean, not average
Damien Lespiau
1
-5
/
+5
2015-06-25
lib: Add a tiny utility function to compute averages
Damien Lespiau
3
-0
/
+51
2015-06-15
lib/tests/igt_segfault Add unit test to test segfault handling
Derek Morton
3
-0
/
+141
2015-05-27
lib: Enable building unit tests on android
Derek Morton
1
-0
/
+41
2015-04-14
tests: create a single combined test list
Thomas Wood
1
-1
/
+1
2015-04-14
lib: use test failure status for igt_set_timeout
Thomas Wood
1
-0
/
+1
2015-03-30
lib/tests: add missing library flags
Thomas Wood
1
-1
/
+1
2015-02-25
lib/tests: update .gitignore
Thomas Wood
1
-1
/
+2
2015-02-25
lib: remove handled option arguments from argv
Thomas Wood
5
-9
/
+18
2015-02-09
lib/tests: check that invalid subtest names are rejected
Thomas Wood
2
-0
/
+33
2015-02-09
lib/tests: verify subtest enumeration output
Thomas Wood
1
-2
/
+11
2014-11-25
lib: ensure subtests are not added to simple tests
Thomas Wood
3
-0
/
+34
2014-11-13
lib/tests: add a test for igt_set_timeout
Thomas Wood
3
-0
/
+11
2014-11-06
lib/tests: don't use hard error status to indicate test failure
Thomas Wood
1
-4
/
+4
2014-11-06
lib/tests: fix tests and test list location
Thomas Wood
2
-6
/
+16
2014-10-29
lib/tests: use the "check_" prefix for tests
Thomas Wood
2
-12
/
+5
2014-10-29
build: fix distcheck
Thomas Wood
1
-1
/
+1
2014-10-29
Move library selftests to lib/tests
Daniel Vetter
10
-0
/
+475