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
/
Documentation
/
dev-tools
/
kunit
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
kunit: Add documentation of KUnit test attributes
Rae Moar
2
-0
/
+178
2023-06-06
Documentation: kunit: Rename references to kunit_abort()
David Gow
1
-2
/
+2
2023-05-31
Documentation: Kunit: add MODULE_LICENSE to sample code
Takashi Sakamoto
1
-0
/
+2
2023-05-25
Documentation: kunit: Add usage notes for kunit_add_action()
David Gow
1
-0
/
+51
2023-05-11
Documentation: kunit: Warn that exit functions run even if init fails
David Gow
1
-2
/
+10
2023-05-11
Documentation: kunit: Note that assertions should not be used in cleanup
David Gow
1
-0
/
+6
2023-05-08
Documentation: kunit: Modular tests should not depend on KUNIT=y
Geert Uytterhoeven
1
-1
/
+4
2023-02-08
Documentation: Add Function Redirection API docs
Sadiya Kazi
2
-3
/
+172
2023-02-08
kunit: Add "hooks" to call into KUnit when it's built as a module
David Gow
1
-9
/
+6
2022-12-12
Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections
David Gow
2
-21
/
+16
2022-12-12
kunit: Use the static key when retrieving the current test
David Gow
1
-9
/
+21
2022-12-12
Documentation: kunit: Remove redundant 'tips.rst' page
David Gow
2
-191
/
+0
2022-12-12
Documentation: KUnit: reword description of assertions
Daniel Latypov
1
-5
/
+8
2022-12-12
Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
Daniel Latypov
1
-18
/
+31
2022-10-27
Documentation: Kunit: Update architecture.rst for minor fixes
Sadiya Kazi
1
-57
/
+58
2022-10-07
Documentation: kunit: Update description of --alltests option
David Gow
1
-8
/
+9
2022-09-30
Documentation: Kunit: Use full path to .kunitconfig
Khalid Masum
1
-1
/
+1
2022-09-30
Documentation: KUnit: update links in the index page
Tales Aparecida
1
-6
/
+7
2022-09-30
Documentation: KUnit: add intro to the getting-started page
Tales Aparecida
1
-0
/
+4
2022-09-30
Documentation: KUnit: Reword start guide for selecting tests
Tales Aparecida
1
-27
/
+63
2022-09-30
Documentation: KUnit: add note about mrproper in start.rst
Tales Aparecida
1
-0
/
+16
2022-09-30
Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
Tales Aparecida
2
-24
/
+16
2022-09-30
Documentation: KUnit: remove duplicated docs for kunit_tool
Tales Aparecida
4
-253
/
+16
2022-09-30
Documentation: Kunit: Add ref for other kinds of tests
Tales Aparecida
2
-0
/
+4
2022-09-30
Documentation: KUnit: Fix non-uml anchor
Tales Aparecida
3
-5
/
+7
2022-09-30
Documentation: Kunit: Fix inconsistent titles
Tales Aparecida
1
-2
/
+2
2022-09-30
Documentation: kunit: fix trivial typo
Tales Aparecida
1
-1
/
+1
2022-07-28
Documentation: KUnit: Fix example with compilation error
MaĆra Canal
1
-1
/
+1
2022-07-26
Documentation: kunit: Add CLI args for kunit_tool
Sadiya Kazi
1
-1
/
+62
2022-07-11
Documentation: kunit: fix example run_kunit func to allow spaces in args
Daniel Latypov
1
-1
/
+1
2022-07-08
Documentation: kunit: Cleanup run_wrapper, fix x-ref
David Gow
1
-3
/
+15
2022-07-07
kunit: add coverage_uml.config to enable GCOV on UML
Daniel Latypov
1
-2
/
+1
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-9
/
+31
2022-05-25
Merge tag 'docs-5.19' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2022-05-02
kunit: add ability to specify suite-level init and exit functions
Daniel Latypov
1
-8
/
+11
2022-04-22
Documentation: kunit: change complete_and_exit to kthread_complete_and_exit
Andreas-Christian Hagau
1
-1
/
+1
2022-04-04
Documentation: kunit: update kconfig options needed for UML coverage
Daniel Latypov
1
-1
/
+2
2022-04-04
kunit: split resource API from test.h into new resource.h
Daniel Latypov
2
-0
/
+18
2022-04-04
Documentation: kunit: fix path to .kunitconfig in start.rst
Daniel Latypov
1
-3
/
+8
2022-03-31
Merge tag 'docs-5.18-2' of git://git.lwn.net/linux
Linus Torvalds
1
-11
/
+2
2022-03-28
Documentation: kunit: Fix cross-referencing warnings
David Gow
1
-11
/
+2
2022-02-08
Documentation: KUnit: Fix usage bug
Akira Kawata
1
-1
/
+1
2022-01-11
Merge tag 'docs-5.17' of git://git.lwn.net/linux
Linus Torvalds
9
-583
/
+1125
2021-12-23
Documentation: KUnit: Restyled Frequently Asked Questions
Harinder Singh
1
-37
/
+36
2021-12-23
Documentation: KUnit: Restyle Test Style and Nomenclature page
Harinder Singh
1
-54
/
+51
2021-12-23
Documentation: KUnit: Rework writing page to focus on writing tests
Harinder Singh
3
-327
/
+255
2021-12-23
Documentation: kunit: Reorganize documentation related to running tests
Harinder Singh
4
-1
/
+311
2021-12-23
Documentation: KUnit: Added KUnit Architecture
Harinder Singh
4
-0
/
+288
2021-12-23
Documentation: KUnit: Rewrite getting started
Harinder Singh
1
-93
/
+102
2021-12-23
Documentation: KUnit: Rewrite main page
Harinder Singh
1
-78
/
+88
[next]