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
2016-02-17
lib/igt_core.c: Expand --run-subtest functionality.
Derek Morton
2016-01-06
igt_core: Fix logging to display extended line
Derek Morton
2015-12-21
lib: Make 'extra_long_opts' const
Ville Syrjälä
2015-11-24
lib/igt_core: Prefer CLOCK_MONOTONIC_RAW
Joonas Lahtinen
2015-11-11
lib: add a environment variable to control output
Thomas Wood
2015-11-11
lib: highlight subtest results on terminals
Thomas Wood
2015-11-11
Add missing noreturn attribute to various functions
Thomas Wood
2015-09-17
lib: allow wildcard matching when specifying subtests
Thomas Wood
2015-09-08
lib: various documentation fixes
Thomas Wood
2015-08-12
lib/core: Add igt_reset_timeout
Daniel Vetter
2015-08-12
lib/core: Add optional reason for timeout failure
Daniel Vetter
2015-07-20
lib: exit immediately if igt_fail is called in an exit handler
Thomas Wood
2015-07-02
docs: various documentation fixes
Thomas Wood
2015-06-27
doc: Remove i-g-t/intel prefixes and capitalize section titles
Damien Lespiau
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
[next]