index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
Age
Commit message (
Expand
)
Author
2022-07-08
kunit: tool: Enable virtio/PCI by default on UML
David Gow
2022-07-08
kunit: tool: make --kunitconfig repeatable, blindly concat
Daniel Latypov
2022-07-07
kunit: add coverage_uml.config to enable GCOV on UML
Daniel Latypov
2022-07-07
kunit: tool: refactor internal kconfig handling, allow overriding
Daniel Latypov
2022-07-07
kunit: tool: introduce --qemu_args
Daniel Latypov
2022-07-07
kunit: tool: simplify creating LinuxSourceTreeOperations
Daniel Latypov
2022-07-07
kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
Daniel Latypov
2022-07-07
kunit: tool: refactoring printing logic into kunit_printer.py
Daniel Latypov
2022-07-07
kunit: tool: redo how we construct and mock LinuxSourceTree
Daniel Latypov
2022-07-07
kunit: tool: drop unused load_config argument
Daniel Latypov
2022-05-18
kunit: tool: Use qemu-system-i386 for i386 runs
David Gow
2022-05-16
kunit: tool: update riscv QEMU config with new serial dependency
Brendan Higgins
2022-05-16
kunit: tool: Add list of all valid test configs on UML
David Gow
2022-05-16
kunit: tool: misc cleanups
Daniel Latypov
2022-05-16
kunit: tool: minor cosmetic cleanups in kunit_parser.py
Daniel Latypov
2022-05-16
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
2022-05-16
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
2022-05-12
kunit: tool: print clearer error message when there's no TAP output
Daniel Latypov
2022-05-12
kunit: tool: stop using a shell to run kernel under QEMU
Daniel Latypov
2022-05-12
kunit: tool: update test counts summary line format
Daniel Latypov
2022-04-04
kunit: tool: more descriptive metavars/--help output
Daniel Latypov
2022-04-04
kunit: tool: Do not colorize output when redirected
Kees Cook
2022-04-04
kunit: tool: properly report the used arch for --json, or '' if not known
Daniel Latypov
2022-04-04
kunit: tool: refactor how we plumb metadata into JSON
Daniel Latypov
2022-04-04
kunit: tool: readability tweaks in KernelCI json generation logic
Daniel Latypov
2022-04-04
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
2022-04-04
kunit: tool: drop last uses of collections.namedtuple
Daniel Latypov
2022-04-04
kunit: tool: drop unused KernelDirectoryPath var
Daniel Latypov
2022-04-04
kunit: tool: make --json handling a bit clearer
Daniel Latypov
2022-03-23
Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-02-02
kunit: fix missing f in f-string in run_checks.py
Daniel Latypov
2022-01-31
kunit: tool: drop mostly unused KunitResult.result field
Daniel Latypov
2022-01-25
kunit: tool: Import missing importlib.abc
MichaĆ Winiarski
2021-12-15
kunit: tool: Default --jobs to number of CPUs
David Gow
2021-12-15
kunit: tool: fix newly introduced typechecker errors
Daniel Latypov
2021-12-15
kunit: tool: make `build` subcommand also reconfigure if needed
Daniel Latypov
2021-12-15
kunit: tool: delete kunit_parser.TestResult type
Daniel Latypov
2021-12-15
kunit: tool: use dataclass instead of collections.namedtuple
Daniel Latypov
2021-12-13
kunit: tool: suggest using decode_stacktrace.sh on kernel crash
Daniel Latypov
2021-12-13
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
2021-12-13
kunit: tool: revamp message for invalid kunitconfig
Daniel Latypov
2021-12-13
kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs
Daniel Latypov
2021-12-13
kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
Daniel Latypov
2021-12-13
kunit: tool: print parsed test results fully incrementally
Daniel Latypov
2021-12-13
kunit: tool: Report an error if any test has no subtests
David Gow
2021-12-13
kunit: tool: Do not error on tests without test plans
David Gow
2021-12-13
kunit: add run_checks.py script to validate kunit changes
Daniel Latypov
2021-12-13
kunit: tool: fix --json output for skipped tests
Daniel Latypov
2021-10-29
kunit: tool: fix typecheck errors about loading qemu configs
Daniel Latypov
2021-10-25
kunit: tool: continue past invalid utf-8 output
Daniel Latypov
[next]