LinuxLists
Users
About
Rae Moar (
[email protected]
)
Number of posts: 226 (0.21 per day)
First post: 2021-06-29 23:09:09
Last post: 2024-06-03 21:17:45
Previous Page
/
Next Page
Date
List
Subject
2023-03-29 18:38:16
linux-kernel
Re: [KTAP V2 PATCH] ktap_v2: add recognized test name line
2023-03-28 21:21:23
linux-kernel
Re: [KTAP V2 PATCH] ktap_v2: add recognized test name line
2023-03-28 18:39:51
linux-kernel
Re: [PATCH] kunit: increase KUNIT_LOG_SIZE to 2048 bytes
2023-03-16 22:59:37
linux-kernel
[KTAP V2 PATCH] ktap_v2: allow prefix to KTAP lines
2023-03-16 22:59:26
linux-kernel
[KTAP V2 PATCH] ktap_v2: add recognized test name line
2023-03-14 22:21:42
linux-kernel
Re: [KTAP V2 PATCH] ktap_v2: add skip test result
2023-03-14 22:04:18
linux-kernel
Re: [KTAP V2 PATCH] ktap_v2: add skip test result
2023-03-10 22:21:40
linux-kernel
[KTAP V2 PATCH] ktap_v2: add skip test result
2023-03-08 20:40:21
linux-kernel
[PATCH v4 3/3] kunit: fix bug of extra newline characters in debugfs logs
2023-03-08 20:40:18
linux-kernel
[PATCH v4 2/3] kunit: fix bug in the order of lines in debugfs logs
2023-03-08 20:40:10
linux-kernel
[PATCH v4 1/3] kunit: fix bug in debugfs logs of parameterized tests
2023-03-07 22:40:51
linux-kernel
[PATCH v3 3/3] kunit: fix bug of extra newline characters in debugfs logs
2023-03-07 22:40:47
linux-kernel
[PATCH v3 2/3] kunit: fix bug in the order of lines in debugfs logs
2023-03-07 22:40:45
linux-kernel
[PATCH v3 1/3] kunit: fix bug in debugfs logs of parameterized tests
2023-02-23 21:45:24
linux-kernel
Re: [PATCH v2 3/3] kunit: fix bug of extra newline characters in debugfs logs
2023-02-22 18:27:59
linux-kernel
[PATCH v2 3/3] kunit: fix bug of extra newline characters in debugfs logs
2023-02-22 18:27:51
linux-kernel
[PATCH v2 2/3] kunit: fix bug in the order of lines in debugfs logs
2023-02-22 18:27:48
linux-kernel
[PATCH v2 1/3] kunit: fix bug in debugfs logs of parameterized tests
2023-02-10 20:02:52
linux-kernel
Re: [PATCH v1 1/3] kunit: fix bug in debugfs logs of parameterized tests
2023-02-10 19:48:28
linux-kernel
Re: [PATCH v1 3/3] kunit: fix bug of extra newline characters in debugfs logs
2023-02-10 19:29:01
linux-kernel
Re: [PATCH v1 2/3] kunit: fix bug in the order of lines in debugfs logs
2023-02-07 22:04:20
linux-kernel
Re: [PATCH] kunit: Add printf attribute to fail_current_test_impl
2023-01-31 22:04:24
linux-kernel
[PATCH v1 3/3] kunit: fix bug of extra newline characters in debugfs logs
2023-01-31 22:04:21
linux-kernel
[PATCH v1 2/3] kunit: fix bug in the order of lines in debugfs logs
2023-01-31 22:04:12
linux-kernel
[PATCH v1 1/3] kunit: fix bug in debugfs logs of parameterized tests
2023-01-31 22:04:10
linux-kernel
[PATCH v1 0/3] kunit: fix bugs in debugfs logs
2023-01-30 22:24:17
linux-kernel
Re: [PATCH] kunit: Add "hooks" to call into KUnit when it's built as a module
2023-01-27 20:40:08
linux-kernel
[PATCH v2] kunit: fix bug in KUNIT_EXPECT_MEMEQ
2023-01-27 20:12:47
linux-kernel
[PATCH v1] apparmor: fix use of strcpy in policy_unpack_test
2023-01-25 22:55:35
linux-kernel
[PATCH v3] lib/hashtable_test.c: add test for the hashtable structure
2023-01-25 06:19:48
linux-kernel
[PATCH v1] kunit: fix bug in KUNIT_EXPECT_MEMEQ
2023-01-19 17:41:43
linux-kernel
Re: [RFC PATCH] kunit: Add "hooks" to call into KUnit when it's built as a module
2023-01-17 23:09:12
linux-kernel
[PATCH v2] lib/hashtable_test.c: add test for the hashtable structure
2023-01-13 22:32:42
linux-kernel
Re: [PATCH v1] lib/hashtable_test.c: add test for the hashtable structure
2022-12-20 03:23:59
linux-kernel
[PATCH v1] lib/hashtable_test.c: add test for the hashtable structure
2022-12-07 02:06:36
linux-kernel
[PATCH v3 1/2] kunit: add macro to allow conditionally exposing static symbols to tests
2022-12-07 02:03:01
linux-kernel
[PATCH v3 2/2] apparmor: test: make static symbols visible during kunit testing
2022-12-07 02:02:22
linux-kernel
[PATCH v3 0/2] kunit: add macro to allow conditionally exposing static symbols to tests
2022-12-05 23:05:12
linux-kernel
[PATCH v2 0/2] kunit: add macro to allow conditionally exposing static symbols to tests
2022-12-05 22:45:57
linux-kernel
[PATCH v2 1/2] kunit: add macro to allow conditionally exposing static symbols to tests
2022-12-05 22:18:57
linux-kernel
[PATCH v2 2/2] apparmor: test: make static symbols visible during kunit testing
2022-12-05 17:37:44
linux-kernel
Re: [PATCH v1 2/2] apparmor: test: make static symbols visible during kunit testing
2022-12-01 21:13:19
linux-kernel
Re: [PATCH] Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections
2022-11-29 22:04:09
linux-kernel
Re: [PATCH] kunit: tool: don't include KTAP headers and the like in the test log
2022-11-23 19:32:49
linux-kernel
[PATCH v3 2/2] kunit: improve KTAP compliance of KUnit test output
2022-11-23 19:24:45
linux-kernel
[PATCH v3 1/2] kunit: tool: parse KTAP compliant test output
2022-11-22 22:46:53
linux-kernel
Re: [PATCH v2 1/2] kunit: tool: parse KTAP compliant test output
2022-11-22 20:37:59
linux-kernel
Re: [PATCH v2 2/2] kunit: improve KTAP compliance of KUnit test output
2022-11-21 19:17:56
linux-kernel
[PATCH v2 1/2] kunit: tool: parse KTAP compliant test output
2022-11-21 19:01:23
linux-kernel
[PATCH v2 2/2] kunit: improve KTAP compliance of KUnit test output
2022-11-16 22:43:34
linux-kernel
Re: [PATCH v1 1/2] kunit: improve KTAP compliance of KUnit test output