summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-16kunit: take `kunit_assert` as `const`Miguel Ojeda
2022-05-16kunit: tool: misc cleanupsDaniel Latypov
2022-05-16kunit: tool: minor cosmetic cleanups in kunit_parser.pyDaniel Latypov
2022-05-16kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov
2022-05-16kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov
2022-05-12kunit: tool: print clearer error message when there's no TAP outputDaniel Latypov
2022-05-12kunit: tool: stop using a shell to run kernel under QEMUDaniel Latypov
2022-05-12kunit: tool: update test counts summary line formatDaniel Latypov
2022-05-12kunit: bail out of test filtering logic quicker if OOMDaniel Latypov
2022-05-12lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTSDaniel Latypov
2022-05-12kunit: Rework kunit_resource allocation policyDavid Gow
2022-05-02kunit: fix debugfs code to use enum kunit_status, not boolDaniel Latypov
2022-05-02kfence: test: use new suite_{init/exit} support, add .kunitconfigDaniel Latypov
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov
2022-05-02kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite)Daniel Latypov
2022-04-26kunit: add support for kunit_suites that reference init codeBrendan Higgins
2022-04-05kunit: Make kunit_remove_resource() idempotentDavid Gow
2022-04-05list: test: Test the hlist structureDavid Gow
2022-04-04Documentation: kunit: update kconfig options needed for UML coverageDaniel Latypov
2022-04-04kunit: split resource API impl from test.c into new resource.cDaniel Latypov
2022-04-04kunit: split resource API from test.h into new resource.hDaniel Latypov
2022-04-04kunit: tool: more descriptive metavars/--help outputDaniel Latypov
2022-04-04kunit: tool: Do not colorize output when redirectedKees Cook
2022-04-04kunit: tool: properly report the used arch for --json, or '' if not knownDaniel Latypov
2022-04-04kunit: tool: refactor how we plumb metadata into JSONDaniel Latypov
2022-04-04kunit: tool: readability tweaks in KernelCI json generation logicDaniel Latypov
2022-04-04apparmor: test: Use NULL macrosRicardo Ribalda
2022-04-04mctp: test: Use NULL macrosRicardo Ribalda
2022-04-04kasan: test: Use NULL macrosRicardo Ribalda
2022-04-04thunderbolt: test: use NULL macrosRicardo Ribalda
2022-04-04kunit: use NULL macrosRicardo Ribalda
2022-04-04kunit: Introduce _NULL and _NOT_NULL macrosRicardo Ribalda
2022-04-04kunit: tool: simplify code since build_dir can't be NoneDaniel Latypov
2022-04-04kunit: tool: drop last uses of collections.namedtupleDaniel Latypov
2022-04-04kunit: tool: drop unused KernelDirectoryPath varDaniel Latypov
2022-04-04kunit: tool: make --json handling a bit clearerDaniel Latypov
2022-04-03Linux 5.18-rc1Linus Torvalds
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd
2022-04-02Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-03modpost: restore the warning message for missing symbol versionsMasahiro Yamada
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds