index
:
~sima/intel-gpu-tools
MI-fun
autohell
blitter-death
finish_gpu
fixtures
flip-jitter
foo
for-ben
for-damien
for-ickle
for-imre
for-jekstrand
gem_stress
gem_stress-bad
gem_stress-fallout
hang
intel_copy_bo
master
meh
more-ctx-tests
no-more-cookies-for-me
piglit
ppgtt-fixes
prts
races
retval-infrastructure
ring-sync
script
snprintf
stuff
tile-layout
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
igt_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
lib/igt_core.c: disable lowmemorykiller during tests
Tim Gore
1
-2
/
+71
2014-09-30
lib: ensure any buffers are flushed before fork
Thomas Wood
1
-0
/
+7
2014-09-30
doc: various spelling and typo fixes
Thomas Wood
1
-11
/
+11
2014-09-29
lib/igt_core: make single/simple tests use igt_exit
Tim Gore
1
-8
/
+8
2014-09-06
core: Display subtest walltime
Chris Wilson
1
-3
/
+19
2014-09-04
igt_core: zero exit_handler_count before forking
Paulo Zanoni
1
-1
/
+10
2014-07-30
core: Add all kernel log levels
Chris Wilson
1
-1
/
+8
2014-07-30
lib: check test options for conflicts
Thomas Wood
1
-4
/
+42
2014-07-30
lib: avoid getopt value conflicts with tests
Thomas Wood
1
-8
/
+15
2014-07-25
core: Inject program name into dmesg
Chris Wilson
1
-21
/
+24
2014-07-25
core: Improve phrasing for test requirements
Chris Wilson
1
-2
/
+2
2014-07-24
core: Inject subtest message into dmesg
Chris Wilson
1
-5
/
+25
2014-07-24
igt_core: Read manpages more carefully for WNOHANG
Chris Wilson
1
-5
/
+13
2014-07-24
igt_core: Refactor igt_stop_helper() to use igt_wait_helper()
Chris Wilson
1
-28
/
+17
2014-07-24
core: Only use signalsafe functions inside signal handlers
Chris Wilson
1
-24
/
+9
2014-07-23
lib: add an exit code to use when invalid options are specified
Thomas Wood
1
-4
/
+4
2014-07-23
lib: add a command line option to enable debug output in tests
Thomas Wood
1
-1
/
+7
2014-07-23
lib: always warn about unknown options
Thomas Wood
1
-23
/
+4
2014-07-23
lib: don't ignore unknown options in multi-tests
Thomas Wood
1
-12
/
+1
2014-07-23
lib: add igt_simple_init_parse_opts
Thomas Wood
1
-0
/
+22
2014-07-23
lib: move option parsing into common_init
Thomas Wood
1
-44
/
+74
2014-07-23
lib: warn when attempting to run an unknown subtest
Thomas Wood
1
-3
/
+15
2014-07-21
Use SIGTERM in replace of SIGQUIT
Chris Wilson
1
-4
/
+5
2014-07-17
core: increase the exit handler limit
Thomas Wood
1
-1
/
+1
2014-07-14
lib: Add argc/argv to igt_simple_init
Daniel Vetter
1
-1
/
+3
2014-07-11
lib/igt_core: Don't log when listing subtests
Daniel Vetter
1
-0
/
+6
2014-07-11
Wait for any pid in order to reap failure quicker
Chris Wilson
1
-11
/
+31
2014-07-10
core: Apply the same treatment to the in errno message in __igt_fail_assert()
Damien Lespiau
1
-3
/
+9
2014-07-10
core: Only display the errno message if errno is set
Damien Lespiau
1
-4
/
+8
2014-07-10
core: Put the requirement failure messages together
Damien Lespiau
1
-6
/
+6
2014-06-12
lib: various documentation fixes
Thomas Wood
1
-5
/
+5
2014-06-09
Fix make distclean by fixing includes of version.h
Rodrigo Vivi
1
-1
/
+1
2014-05-14
lib/igt_core: Fixup docs with symbolic exit codes
Daniel Vetter
1
-3
/
+4
2014-05-14
lib: add exit status defines
Thomas Wood
1
-12
/
+12
2014-05-14
lib: add igt_set_timeout
Thomas Wood
1
-3
/
+41
2014-05-13
lib/igt_core: Fix type on igt_log doc
Daniel Vetter
1
-1
/
+1
2014-05-13
lib/igt_core: Document testrunner interface a bit
Daniel Vetter
1
-0
/
+23
2014-03-26
lib/igt_core: fix igt_skip_on_simulation regression
Daniel Vetter
1
-1
/
+1
2014-03-23
lib: Use @include tag for include files
Daniel Vetter
1
-2
/
+1
2014-03-23
lib: s/igt_env_set/igt_check_boolean_env_var
Daniel Vetter
1
-1
/
+1
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
1
-0
/
+1
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
1
-1
/
+1
2014-03-22
lib: unnecessary header removal for drmtest.h, part 2
Daniel Vetter
1
-1
/
+1
2014-03-22
lib: add #include "foo.h" lines like in manpages
Daniel Vetter
1
-0
/
+2
2014-03-22
tests|lib: remove assert.h includes
Daniel Vetter
1
-0
/
+1
2014-03-22
lib: allow igt_skip_on_simulation outside of fixtures.
Daniel Vetter
1
-1
/
+11
2014-03-17
lib/igt_core: Document library design best practices
Daniel Vetter
1
-0
/
+55
2014-03-17
lib/igt_core: Small api doc fix
Daniel Vetter
1
-1
/
+1
2014-03-14
lib/igt_core: document the caveats of magic code blocks
Daniel Vetter
1
-0
/
+32
2014-03-13
lib: add igt_vlog to print varargs
Daniel Vetter
1
-0
/
+27
[next]