linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 16:42:11 to 2019-02-20 20:47:20 UTC [more...]

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-20 20:47 UTC  (42+ messages)
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-20  6:46 UTC  (60+ messages)
` [RFC v4 01/17] kunit: test: add KUnit test runner core
` [RFC v4 02/17] kunit: test: add test resource management API
` [RFC v4 03/17] kunit: test: add string_stream a std::stream like string builder
` [RFC v4 04/17] kunit: test: add test_stream a std::stream like logger
` [RFC v4 05/17] kunit: test: add the concept of expectations
` [RFC v4 06/17] kbuild: enable building KUnit
` [RFC v4 07/17] kunit: test: add initial tests
` [RFC v4 08/17] kunit: test: add support for test abort
` [RFC v4 09/17] kunit: test: add the concept of assertions
` [RFC v4 10/17] kunit: test: add test managed resource tests
` [RFC v4 11/17] kunit: tool: add Python wrappers for running KUnit tests
` [RFC v4 12/17] kunit: defconfig: add defconfigs for building "
` [RFC v4 13/17] Documentation: kunit: add documentation for KUnit
` [RFC v4 14/17] MAINTAINERS: add entry for KUnit the unit testing framework
` [RFC v4 15/17] of: unittest: migrate tests to run on KUnit
` [RFC v4 16/17] of: unittest: split out a couple of test cases from unittest
` [RFC v4 17/17] of: unittest: split up some super large test cases

[PATCH v8 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
 2019-02-19 22:02 UTC  (4+ messages)
` [PATCH v8 6/7] kselftests: cgroup: add freezer controller self-tests

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2019-02-19 18:38 UTC  (21+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-19 15:16 UTC  (21+ messages)

[PATCH] kvm: selftests: fix spelling mistake "begining" -> "beginning"
 2019-02-17 22:40 UTC  (2+ messages)

[PATCH net-next] selftests: forwarding: Add some missing configuration symbols
 2019-02-16  4:32 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 13/40] selftests: seccomp: use LDLIBS instead of LDFLAGS
 2019-02-15  2:12 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 14/40] selftests: gpio-mockup-chardev: Check asprintf() for error

[PATCH AUTOSEL 4.19 12/65] selftests: rtc: rtctest: fix alarm tests
 2019-02-15  2:11 UTC  (12+ messages)
` [PATCH AUTOSEL 4.19 13/65] selftests: rtc: rtctest: add alarm test on minute boundary
` [PATCH AUTOSEL 4.19 19/65] selftests/vm/gup_benchmark.c: match gup struct to kernel
` [PATCH AUTOSEL 4.19 22/65] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.19 23/65] selftests: gpio-mockup-chardev: Check asprintf() for error
` [PATCH AUTOSEL 4.19 64/65] kvm: selftests: Fix region overlap check in kvm_util

[PATCH AUTOSEL 4.20 18/77] selftests: rtc: rtctest: fix alarm tests
 2019-02-15  2:08 UTC  (14+ messages)
` [PATCH AUTOSEL 4.20 19/77] selftests: rtc: rtctest: add alarm test on minute boundary
` [PATCH AUTOSEL 4.20 26/77] selftests/vm/gup_benchmark.c: match gup struct to kernel
` [PATCH AUTOSEL 4.20 29/77] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.20 30/77] selftests: gpio-mockup-chardev: Check asprintf() for error
` [PATCH AUTOSEL 4.20 75/77] kvm: selftests: Fix region overlap check in kvm_util
` [PATCH AUTOSEL 4.20 76/77] KVM: selftests: check returned evmcs version range

[PATCH v2] selftests: kmod: worked on errors which breaks the overall execution of the test script. i have manually edited for v2 of the patch by changing the date and also commit log
 2019-02-14 18:26 UTC  (4+ messages)
  ` [PATCH v2] error message found related

[PATCH net] selftests: fix timestamping Makefile
 2019-02-14 17:03 UTC  (6+ messages)

[PATCH v2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-13 18:07 UTC  (8+ messages)
` [PATCH v3] selftests/tpm2: Extend tests to cover partial reads

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-02-13 17:57 UTC  (28+ messages)
` [PATCH v2 01/12] iommu/vt-d: Implement dma_[un]map_resource()
` [PATCH v2 02/12] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
` [PATCH v2 03/12] iommu/vt-d: Add helper to set an IRTE to verify only the bus number
` [PATCH v2 04/12] iommu/vt-d: Allow interrupts from the entire bus for aliased devices
` [PATCH v2 05/12] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v2 06/12] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v2 08/12] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v2 09/12] NTB: Introduce MSI library
` [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client
` [PATCH v2 11/12] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v2 12/12] NTB: Add MSI interrupt support to ntb_transport


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).