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
/
igt_core.c
Age
Commit message (
Expand
)
Author
2015-06-26
lib/igt_core: fflush stdout after printing subtest results
Paulo Zanoni
2015-06-24
lib: Enable locale dependent output to a terminal
Chris Wilson
2015-05-28
lib/igt_core.c: Flag the test as failing after a segfault
Derek Morton
2015-05-15
lib: Add a user data pointer to the argument parsing functions
Damien Lespiau
2015-05-10
lib/core: Limit fatal signal CRASH reporting to the fatal signals
Chris Wilson
2015-05-08
lib: Teach igt to handle signal failures gracefully
Chris Wilson
2015-05-01
lib/igt_core.c : only disable low mem killer once
Tim Gore
2015-04-21
docs: avoid escaping characters in documentation comments
Thomas Wood
2015-04-14
lib: use a critical warning when unable to open a data file
Thomas Wood
2015-04-14
lib: use test failure status for igt_set_timeout
Thomas Wood
2015-04-14
lib: add a define for test failure exit status
Thomas Wood
2015-04-02
tests: install test programs to libexec
Joonas Lahtinen
2015-03-26
igt.cocci: check the return values of various functions
Thomas Wood
2015-03-26
lib: print a stack trace when a test assertion fails
Thomas Wood
2015-03-26
igt/gem_concurrent_blit: Separate out the combinatorial explosion
Chris Wilson
2015-03-26
lib/core: Silence internally used signals
Chris Wilson
2015-03-23
lib/core: add interactive debug point to igt_fail
Daniel Vetter
2015-03-12
lib: move igt_interactive_debug into igt_core.c
Thomas Wood
2015-03-06
lib/core: Make the start of the debug output more clear
Chris Wilson
2015-02-27
lib/igt_core: don't add newlines in logging functions
Daniel Vetter
2015-02-25
lib: print the signal name to stderr when handling a signal
Thomas Wood
2015-02-25
lib: remove handled option arguments from argv
Thomas Wood
2015-02-25
lib: use defines for igt_simple_init and igt_subtest_init
Thomas Wood
2015-02-17
lib: print recent log messages to stderr when a test or subtest fails
Thomas Wood
2015-02-17
lib: add a ring buffer for log entries
Thomas Wood
2015-02-09
lib: add exit status message to simple tests
Thomas Wood
2015-02-09
lib: add subtest start and exit status code messages to debug output
Thomas Wood
2015-02-09
lib: validate subtest names
Thomas Wood
2015-02-09
lib: print warning and critical messages when listing subtests
Thomas Wood
2015-02-09
lib: warning messages should be sent to stderr
Thomas Wood
2015-01-20
lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=var
Rodrigo Vivi
2015-01-16
lib: use critical log level for assertion failure messages
Thomas Wood
2015-01-16
lib: add a critical warning level
Thomas Wood
2015-01-06
Don't try to use CLOCK_MONOTONIC_COARSE on OS'es that don't support it
Alan Coopersmith
2015-01-06
Provide sighandler_t fallback for non-GNU-libc platforms
Alan Coopersmith
2015-01-06
Need to #include <libgen.h> for basename() on Solaris
Alan Coopersmith
2015-01-06
Use pthread calls instead of raw syscalls on non-Linux systems
Alan Coopersmith
2015-01-05
lib/core: Fix compile error from rebasing
Chris Wilson
2015-01-05
lib/core: Show the exitcode in kmsg as well
Chris Wilson
2014-12-12
lib: fix a few documentation warnings
Thomas Wood
2014-12-11
lib: add optional log domain filtering
Thomas Wood
2014-12-11
lib: introduce log domains
Thomas Wood
2014-12-04
docs: add a glossary of test name terms
Thomas Wood
2014-11-25
lib: ensure subtests are not added to simple tests
Thomas Wood
2014-11-13
lib: only skip subsequent tests if a timeout occurs outside of a subtest
Thomas Wood
2014-11-06
lib: add the ability to include a description with a test
Thomas Wood
2014-10-01
lib/igt_core.c: disable lowmemorykiller during tests
Tim Gore
2014-09-30
lib: ensure any buffers are flushed before fork
Thomas Wood
2014-09-30
doc: various spelling and typo fixes
Thomas Wood
2014-09-29
lib/igt_core: make single/simple tests use igt_exit
Tim Gore
[next]