index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tests
Age
Commit message (
Expand
)
Author
2019-05-10
lib/tests/igt_subtest_group: Operate within defined behavior
Arkadiusz Hiler
2019-02-21
lib/tests: Use ARRAY_SIZE
Daniel Vetter
2019-02-20
lib/tests: Add testcase for nonexisting subtest name
Daniel Vetter
2019-02-20
lib/tests: Convert no_exit tests into positive tests
Daniel Vetter
2019-02-20
lib/tests: add internal_assert_wexited/wsignaled
Daniel Vetter
2019-02-20
lib/tests: Add header for common helpers
Daniel Vetter
2019-02-15
lib: Make sure we leak no child processes
Daniel Vetter
2019-02-15
tests/i915_missed_irq: Don't leave the hang detector hanging
Daniel Vetter
2019-02-15
lib/tests: make sure igt_skip in igt_fork is forbidden
Daniel Vetter
2019-02-15
lib/tests: Check that igt_assert forwards correctly through igt_fork
Daniel Vetter
2019-02-15
lib/tests: Drop NIH exit status handling
Daniel Vetter
2019-02-11
lib/tests: Drop automake support
Daniel Vetter
2019-01-29
automake: Ditch all EXTRA_DIST directives
Daniel Vetter
2018-07-25
build: provide include for missing syscalls
Lucas De Marchi
2017-12-21
meson: Don't install selfcheck binaries
Petri Latvala
2017-12-08
debugger/overlay/tools: make sure to include embedded drm-uapi headers
Lionel Landwerlin
2017-11-29
igt: Remove Android support
Arkadiusz Hiler
2017-10-02
meson: Distribute meson build system files
Petri Latvala
2017-09-08
meson: basic build system support
Daniel Vetter
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
2017-09-08
build: Define _GNU_SOURCE in Makefile.am
Daniel Vetter
2017-08-14
lib: Add igt_can_fail()
Daniel Vetter
2017-06-07
Android.mk: Use drm stubs
Arkadiusz Hiler
2017-04-20
lib/tests: Add kmstest_edid_add_* selftests
Abdiel Janulgue
2016-09-01
autotools/: Allow check target to be invoked w/o the need to issue a build.
Marius Vlad
2016-09-01
lib: Make igt_command_line.sh selftest standalone
Chris Wilson
2016-08-04
lib/tests/Makefile: Replace automake specific names of listings in Makefile.s...
Robert Foss
2016-03-19
lib/igt_aux: Divert ioctls for signal injection
Chris Wilson
2016-03-19
lib/tests: More igt_subtest_group checks
Daniel Vetter
2016-03-19
lib: Add igt_subtest_group
Daniel Vetter
2016-03-08
lib: Unit test for exit handler
Daniel Vetter
2015-11-03
lib/tests: Add igt_assert_*() self-tests
Daniel Stone
2015-09-24
lib/tests: explicitly raise SIGSEGV
Thomas Wood
2015-08-13
benckmarks/Android.mk: Fix building benchmarks for Android
Derek Morton
2015-08-12
lib/core: Add optional reason for timeout failure
Daniel Vetter
2015-07-19
igt/stats: Fixup tests to compile after interface changes
Chris Wilson
2015-07-02
build: Add DEBUG_FLAGS to tools and self-tests
Damien Lespiau
2015-06-27
stats: Exercise the reallocation paths
Damien Lespiau
2015-06-27
stats: Spwan igt_init_with_size() from igt_init()
Damien Lespiau
2015-06-27
stats: Test we do correctly invalidate the sorted array
Damien Lespiau
2015-06-27
stats: Add support for the interquartile range (IQR)
Damien Lespiau
2015-06-27
stats: Add support for quartiles (and thus median)
Damien Lespiau
2015-06-27
stats: Use igt_assert_eq_double() when asserting on doubles
Damien Lespiau
2015-06-27
stats: Add igt_stats_get_range()
Damien Lespiau
2015-06-27
stats: Add functions to retrieve min/max values of the dataset
Damien Lespiau
2015-06-27
stats: Factor out a fixture to initialize stats
Damien Lespiau
2015-06-27
stats: Add a getter for the population property
Damien Lespiau
2015-06-27
stats: Add a way to specify if the data set is a population or a sample
Damien Lespiau
2015-06-27
stats: Zero the whole structure at init() time
Damien Lespiau
2015-06-27
tests/stats: Make sure we properly invalidate the cached mean
Damien Lespiau
[next]