linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-19 16:11:06 to 2018-11-29 13:54:00 UTC [more...]

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-11-29 13:54 UTC  (46+ messages)
` [RFC v3 01/19] kunit: test: add KUnit test runner core
` [RFC v3 02/19] kunit: test: add test resource management API
` [RFC v3 03/19] kunit: test: add string_stream a std::stream like string builder
` [RFC v3 04/19] kunit: test: add test_stream a std::stream like logger
` [RFC v3 05/19] kunit: test: add the concept of expectations
` [RFC v3 06/19] arch: um: enable running kunit from User Mode Linux
` [RFC v3 07/19] kunit: test: add initial tests
` [RFC v3 08/19] arch: um: add shim to trap to allow installing a fault catcher for tests
` [RFC v3 09/19] kunit: test: add the concept of assertions
` [RFC v3 10/19] kunit: test: add test managed resource tests
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
` [RFC v3 12/19] kunit: add KUnit wrapper script and simple output parser
` [RFC v3 13/19] kunit: improve output from python wrapper
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit
` [RFC v3 15/19] MAINTAINERS: add entry for KUnit the unit testing framework
` [RFC v3 16/19] arch: um: make UML unflatten device tree when testing
` [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 v3 19/19] of: unittest: split up some super large test cases

[PATCH] selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6
 2018-11-29  9:49 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 35/68] tc-testing: tdc.py: ignore errors when decoding stdout/stderr
 2018-11-29  5:55 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 36/68] tc-testing: tdc.py: Guard against lack of returncode in executed command

[PATCH] selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
 2018-11-28 21:14 UTC  (6+ messages)

[RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-11-28 20:50 UTC  (9+ messages)

[PATCH] selftests: add TPM 2.0 tests
 2018-11-27 23:15 UTC  (14+ messages)

[PATCH 0/2] selftests: firmware: fw_filesystem fix for busybox
 2018-11-27 17:56 UTC  (10+ messages)
` [PATCH 1/2] selftests: firmware: remove use of non-standard diff -Z option
` [PATCH 2/2] selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config

[PATCH] fix dma-buf/udmabuf selftest
 2018-11-27 10:33 UTC  (2+ messages)

[PATCH] kvm: selftests: fix spelling mistake "begining" -> "beginning"
 2018-11-26 17:07 UTC  (4+ messages)

[PATCH -next 1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
 2018-11-26 13:35 UTC  (32+ messages)
` [PATCH -next 2/2] selftests/memfd: modify tests for F_SEAL_FUTURE_WRITE seal

[PATCH][next] tools/bpf: fix spelling mistake "memeory" -> "memory"
 2018-11-22 11:17 UTC  (4+ messages)

selftests/bpf :get_cgroup_id_user: File not found: /sys/kernel/debug/tracing/events/syscalls/sys_enter_nanosleep/id
 2018-11-22 11:11 UTC  (6+ messages)

[PATCH v2] sysctl: kselftests: fix test_modprobe issue
 2018-11-21 22:27 UTC  (3+ messages)

selftests/bpf: libbpf: object file doesn't contain bpf program
 2018-11-21 12:04 UTC  (2+ messages)

[PATCH] selftests: gpio: Find libmount with pkg-config if available
 2018-11-20 15:34 UTC  (3+ messages)

[PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
 2018-11-20  5:25 UTC  (4+ messages)
` [PATCH -manpage 2/2] memfd_create.2: "

[PATCH net-next 00/18] selftests: Add tests for VXLAN at an 802.1d bridge
 2018-11-20  2:00 UTC  (50+ messages)
` [PATCH net-next 01/18] net: skb_scrub_packet(): Scrub offload_fwd_mark
` [PATCH net-next 02/18] selftests: forwarding: lib: Support NUM_NETIFS of 0
` [PATCH net-next 03/18] selftests: forwarding: lib: Add in_ns()
` [PATCH net-next 04/18] selftests: forwarding: ping{6,}_test(): Add description argument
` [PATCH net-next 05/18] selftests: forwarding: ping{6,}_do(): Allow passing ping arguments
` [PATCH net-next 06/18] selftests: forwarding: lib: Add link_stats_rx_errors_get()
` [PATCH net-next 07/18] selftests: forwarding: Add a skeleton of vxlan_bridge_1d
` [PATCH net-next 08/18] selftests: forwarding: vxlan_bridge_1d: Add ping test
` [PATCH net-next 09/18] selftests: forwarding: vxlan_bridge_1d: Add flood test
` [PATCH net-next 10/18] selftests: forwarding: vxlan_bridge_1d: Add unicast test
` [PATCH net-next 11/18] selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests
` [PATCH net-next 12/18] selftests: forwarding: vxlan_bridge_1d: Add a TTL test
` [PATCH net-next 13/18] selftests: forwarding: vxlan_bridge_1d: Add a TOS test
` [PATCH net-next 14/18] selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test
` [PATCH net-next 15/18] selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test
` [PATCH net-next 16/18] selftests: forwarding: vxlan_bridge_1d_port_8472: New test
` [PATCH net-next 17/18] selftests: mlxsw: Add a test for VxLAN configuration
` [PATCH net-next 18/18] selftests: mlxsw: Add a test for VxLAN flooding


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).