index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
kunit: kunit.py extract handlers
Alexander Pantyukhin
1
-71
/
+96
2023-02-08
tools/testing/kunit/kunit.py: remove redundant double check
Alexander Pantyukhin
1
-14
/
+5
2022-12-12
kunit: tool: make parser preserve whitespace when printing test log
Daniel Latypov
3
-15
/
+16
2022-12-12
kunit: tool: don't include KTAP headers and the like in the test log
Daniel Latypov
2
-4
/
+21
2022-12-12
kunit: tool: parse KTAP compliant test output
Rae Moar
4
-28
/
+80
2022-12-12
kunit: tool: make --json do nothing if --raw_ouput is set
Daniel Latypov
1
-16
/
+18
2022-12-12
kunit: tool: tweak error message when no KTAP found
Daniel Latypov
2
-3
/
+3
2022-12-12
kunit: tool: remove redundant file.close() call in unit test
Daniel Latypov
1
-2
/
+0
2022-12-12
kunit: tool: unit tests all check parser errors, standardize formatting a bit
Daniel Latypov
1
-55
/
+38
2022-12-12
kunit: tool: make TestCounts a dataclass
Daniel Latypov
2
-20
/
+9
2022-10-31
kunit: tool: print summary of failed tests if a few failed out of a lot
Daniel Latypov
2
-0
/
+69
2022-10-31
kunit: tool: make unit test not print parsed testdata to stdout
Daniel Latypov
1
-0
/
+6
2022-10-07
kunit: tool: Don't download risc-v opensbi firmware with wget
David Gow
1
-11
/
+7
2022-09-30
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
5
-90
/
+33
2022-09-30
kunit: tool: remove UML specific options from all_tests_uml.config
Daniel Latypov
1
-2
/
+0
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
1
-0
/
+1
2022-09-30
kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces
Daniel Latypov
2
-5
/
+7
2022-07-08
kunit: tool: Enable virtio/PCI by default on UML
David Gow
3
-4
/
+27
2022-07-08
kunit: tool: make --kunitconfig repeatable, blindly concat
Daniel Latypov
4
-23
/
+89
2022-07-07
kunit: add coverage_uml.config to enable GCOV on UML
Daniel Latypov
1
-0
/
+11
2022-07-07
kunit: tool: refactor internal kconfig handling, allow overriding
Daniel Latypov
3
-56
/
+54
2022-07-07
kunit: tool: introduce --qemu_args
Daniel Latypov
3
-7
/
+37
2022-07-07
kunit: tool: simplify creating LinuxSourceTreeOperations
Daniel Latypov
1
-10
/
+10
2022-07-07
kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
Daniel Latypov
1
-1
/
+1
2022-07-07
kunit: tool: refactoring printing logic into kunit_printer.py
Daniel Latypov
5
-58
/
+82
2022-07-07
kunit: tool: redo how we construct and mock LinuxSourceTree
Daniel Latypov
2
-87
/
+65
2022-07-07
kunit: tool: drop unused load_config argument
Daniel Latypov
2
-5
/
+1
2022-05-18
kunit: tool: Use qemu-system-i386 for i386 runs
David Gow
1
-1
/
+1
2022-05-16
kunit: tool: update riscv QEMU config with new serial dependency
Brendan Higgins
1
-0
/
+1
2022-05-16
kunit: tool: Add list of all valid test configs on UML
David Gow
1
-0
/
+37
2022-05-16
kunit: tool: misc cleanups
Daniel Latypov
7
-46
/
+39
2022-05-16
kunit: tool: minor cosmetic cleanups in kunit_parser.py
Daniel Latypov
1
-54
/
+17
2022-05-16
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
2
-3
/
+6
2022-05-16
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
3
-104
/
+4
2022-05-12
kunit: tool: print clearer error message when there's no TAP output
Daniel Latypov
2
-3
/
+4
2022-05-12
kunit: tool: stop using a shell to run kernel under QEMU
Daniel Latypov
10
-20
/
+22
2022-05-12
kunit: tool: update test counts summary line format
Daniel Latypov
1
-5
/
+5
2022-04-04
kunit: tool: more descriptive metavars/--help output
Daniel Latypov
2
-14
/
+17
2022-04-04
kunit: tool: Do not colorize output when redirected
Kees Cook
1
-0
/
+7
2022-04-04
kunit: tool: properly report the used arch for --json, or '' if not known
Daniel Latypov
3
-3
/
+5
2022-04-04
kunit: tool: refactor how we plumb metadata into JSON
Daniel Latypov
3
-21
/
+33
2022-04-04
kunit: tool: readability tweaks in KernelCI json generation logic
Daniel Latypov
1
-10
/
+10
2022-04-04
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
3
-37
/
+24
2022-04-04
kunit: tool: drop last uses of collections.namedtuple
Daniel Latypov
2
-11
/
+15
2022-04-04
kunit: tool: drop unused KernelDirectoryPath var
Daniel Latypov
1
-2
/
+0
2022-04-04
kunit: tool: make --json handling a bit clearer
Daniel Latypov
3
-16
/
+11
2022-03-23
Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-16
/
+8
2022-02-02
kunit: fix missing f in f-string in run_checks.py
Daniel Latypov
1
-1
/
+1
2022-01-31
kunit: tool: drop mostly unused KunitResult.result field
Daniel Latypov
1
-16
/
+8
2022-01-25
kunit: tool: Import missing importlib.abc
MichaĆ Winiarski
1
-0
/
+1
[next]