Show patches with: Submitter = Rae Moar       |    Archived = No       |   125 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kunit: tool: Fix error messages for cases of no tests and wrong TAP header kunit: tool: Fix error messages for cases of no tests and wrong TAP header - 2 - --- 2021-06-29 Rae Moar brendanhiggins Accepted
kunit: tool: Fix error messages for cases of no tests and wrong TAP header kunit: tool: Fix error messages for cases of no tests and wrong TAP header - 1 - --- 2021-06-30 Rae Moar brendanhiggins Accepted
[v2] kunit: tool: Fix error messages for cases of no tests and wrong TAP header [v2] kunit: tool: Fix error messages for cases of no tests and wrong TAP header - 3 - --- 2021-07-01 Rae Moar brendanhiggins Accepted
kunit: tool: improve compatibility of kunit_parser with KTAP specification kunit: tool: improve compatibility of kunit_parser with KTAP specification - 1 - --- 2021-08-20 Rae Moar brendanhiggins New
[v2] kunit: tool: improve compatibility of kunit_parser with KTAP specification [v2] kunit: tool: improve compatibility of kunit_parser with KTAP specification 1 1 - --- 2021-08-26 Rae Moar brendanhiggins New
[1/2] selftests: tool: Add subtest header line and change indentation format in TAP results selftests: tool: update format of kselftest TAP results to improve compatibility with KTAP - - - --- 2021-08-27 Rae Moar New
[2/2] Revert "selftests: Remove KSFT_TAP_LEVEL" selftests: tool: update format of kselftest TAP results to improve compatibility with KTAP - - - --- 2021-08-27 Rae Moar New
[v3] kunit: tool: improve compatibility of kunit_parser with KTAP specification [v3] kunit: tool: improve compatibility of kunit_parser with KTAP specification - 1 - --- 2021-09-01 Rae Moar brendanhiggins New
[v1,1/2] kunit: add macro to allow conditionally exposing static symbols to tests kunit: add macro to allow conditionally exposing static symbols to tests - 2 - --- 2022-11-02 Rae Moar brendanhiggins New
[v1,2/2] apparmor: test: make static symbols visible during kunit testing kunit: add macro to allow conditionally exposing static symbols to tests - - - --- 2022-11-02 Rae Moar New
[v1,1/2] kunit: improve KTAP compliance of KUnit test output [v1,1/2] kunit: improve KTAP compliance of KUnit test output - 2 - --- 2022-11-04 Rae Moar brendanhiggins New
[v1,2/2] kunit: tool: parse KTAP compliant test output [v1,1/2] kunit: improve KTAP compliance of KUnit test output - 2 - --- 2022-11-04 Rae Moar brendanhiggins New
[v2,1/2] kunit: tool: parse KTAP compliant test output [v2,1/2] kunit: tool: parse KTAP compliant test output - 2 - --- 2022-11-21 Rae Moar brendanhiggins New
[v2,2/2] kunit: improve KTAP compliance of KUnit test output [v2,1/2] kunit: tool: parse KTAP compliant test output - 2 - --- 2022-11-21 Rae Moar brendanhiggins New
[v3,1/2] kunit: tool: parse KTAP compliant test output [v3,1/2] kunit: tool: parse KTAP compliant test output - 3 - --- 2022-11-23 Rae Moar brendanhiggins Accepted
[v3,2/2] kunit: improve KTAP compliance of KUnit test output [v3,1/2] kunit: tool: parse KTAP compliant test output - 3 1 --- 2022-11-23 Rae Moar brendanhiggins Accepted
[v2,1/2] kunit: add macro to allow conditionally exposing static symbols to tests kunit: add macro to allow conditionally exposing static symbols to tests - 3 - --- 2022-12-05 Rae Moar brendanhiggins Accepted
[v2,2/2] apparmor: test: make static symbols visible during kunit testing kunit: add macro to allow conditionally exposing static symbols to tests 1 1 - --- 2022-12-05 Rae Moar New
[v3,1/2] kunit: add macro to allow conditionally exposing static symbols to tests kunit: add macro to allow conditionally exposing static symbols to tests - 2 - --- 2022-12-07 Rae Moar brendanhiggins Accepted
[v3,2/2] apparmor: test: make static symbols visible during kunit testing kunit: add macro to allow conditionally exposing static symbols to tests 1 1 - --- 2022-12-07 Rae Moar Accepted
[v1] lib/hashtable_test.c: add test for the hashtable structure [v1] lib/hashtable_test.c: add test for the hashtable structure - - - --- 2022-12-20 Rae Moar New
[v2] lib/hashtable_test.c: add test for the hashtable structure [v2] lib/hashtable_test.c: add test for the hashtable structure - 1 - --- 2023-01-17 Rae Moar New
[v1] kunit: fix bug in KUNIT_EXPECT_MEMEQ [v1] kunit: fix bug in KUNIT_EXPECT_MEMEQ - 1 - --- 2023-01-25 Rae Moar brendanhiggins New
[v3] lib/hashtable_test.c: add test for the hashtable structure [v3] lib/hashtable_test.c: add test for the hashtable structure - 1 - --- 2023-01-25 Rae Moar Accepted
[v1] apparmor: fix use of strcpy in policy_unpack_test [v1] apparmor: fix use of strcpy in policy_unpack_test - - - --- 2023-01-27 Rae Moar Accepted
[v2] kunit: fix bug in KUNIT_EXPECT_MEMEQ [v2] kunit: fix bug in KUNIT_EXPECT_MEMEQ - 1 - --- 2023-01-27 Rae Moar brendanhiggins Accepted
[v1,1/3] kunit: fix bug in debugfs logs of parameterized tests kunit: fix bugs in debugfs logs - 1 - --- 2023-01-31 Rae Moar brendanhiggins New
[v1,2/3] kunit: fix bug in the order of lines in debugfs logs kunit: fix bugs in debugfs logs - - - --- 2023-01-31 Rae Moar brendanhiggins New
[v1,3/3] kunit: fix bug of extra newline characters in debugfs logs kunit: fix bugs in debugfs logs - - - --- 2023-01-31 Rae Moar brendanhiggins New
[v2,1/3] kunit: fix bug in debugfs logs of parameterized tests [v2,1/3] kunit: fix bug in debugfs logs of parameterized tests - 1 - --- 2023-02-22 Rae Moar brendanhiggins New
[v2,2/3] kunit: fix bug in the order of lines in debugfs logs [v2,1/3] kunit: fix bug in debugfs logs of parameterized tests - - - --- 2023-02-22 Rae Moar brendanhiggins Accepted
[v2,3/3] kunit: fix bug of extra newline characters in debugfs logs [v2,1/3] kunit: fix bug in debugfs logs of parameterized tests - - - --- 2023-02-22 Rae Moar brendanhiggins New
[v3,1/3] kunit: fix bug in debugfs logs of parameterized tests [v3,1/3] kunit: fix bug in debugfs logs of parameterized tests - 2 - --- 2023-03-07 Rae Moar brendanhiggins Accepted
[v3,2/3] kunit: fix bug in the order of lines in debugfs logs [v3,1/3] kunit: fix bug in debugfs logs of parameterized tests - 1 - --- 2023-03-07 Rae Moar brendanhiggins Accepted
[v3,3/3] kunit: fix bug of extra newline characters in debugfs logs [v3,1/3] kunit: fix bug in debugfs logs of parameterized tests - 1 - --- 2023-03-07 Rae Moar brendanhiggins New
[v4,1/3] kunit: fix bug in debugfs logs of parameterized tests [v4,1/3] kunit: fix bug in debugfs logs of parameterized tests - 1 - --- 2023-03-08 Rae Moar brendanhiggins Accepted
[v4,2/3] kunit: fix bug in the order of lines in debugfs logs [v4,1/3] kunit: fix bug in debugfs logs of parameterized tests - 1 - --- 2023-03-08 Rae Moar brendanhiggins Accepted
[v4,3/3] kunit: fix bug of extra newline characters in debugfs logs [v4,1/3] kunit: fix bug in debugfs logs of parameterized tests - 1 - --- 2023-03-08 Rae Moar brendanhiggins Accepted
[KTAP,V2] ktap_v2: add skip test result [KTAP,V2] ktap_v2: add skip test result - - - --- 2023-03-10 Rae Moar New
[KTAP,V2] ktap_v2: add recognized test name line [KTAP,V2] ktap_v2: add recognized test name line - - - --- 2023-03-16 Rae Moar New
[KTAP,V2] ktap_v2: allow prefix to KTAP lines [KTAP,V2] ktap_v2: allow prefix to KTAP lines - - - --- 2023-03-16 Rae Moar New
[v1] kunit: add tests for using current KUnit test field [v1] kunit: add tests for using current KUnit test field - - - --- 2023-03-30 Rae Moar brendanhiggins New
[v2] kunit: add tests for using current KUnit test field [v2] kunit: add tests for using current KUnit test field - 2 - --- 2023-04-03 Rae Moar brendanhiggins Accepted
[KTAP,V2] ktap_v2: add test metadata [KTAP,V2] ktap_v2: add test metadata - - - --- 2023-04-20 Rae Moar New
[RFC,v1,1/6] kunit: Add test attributes API structure kunit: Add test attributes API - - - --- 2023-06-10 Rae Moar brendanhiggins New
[RFC,v1,2/6] kunit: Add speed attribute kunit: Add test attributes API - - - --- 2023-06-10 Rae Moar brendanhiggins New
[RFC,v1,3/6] kunit: Add ability to filter attributes kunit: Add test attributes API - - - --- 2023-06-10 Rae Moar brendanhiggins New
[RFC,v1,4/6] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API - - - --- 2023-06-10 Rae Moar brendanhiggins New
[RFC,v1,5/6] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API - - - --- 2023-06-10 Rae Moar New
[RFC,v1,6/6] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API - - - --- 2023-06-10 Rae Moar Accepted
[RFC,v2,1/9] kunit: Add test attributes API structure kunit: Add test attributes API - - - --- 2023-07-07 Rae Moar brendanhiggins Accepted
[RFC,v2,2/9] kunit: Add speed attribute kunit: Add test attributes API - 1 - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,3/9] kunit: Add module attribute kunit: Add test attributes API - 1 - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API - - - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,5/9] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API - - - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API 1 - - --- 2023-07-07 Rae Moar Accepted
[RFC,v2,7/9] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API - 1 - --- 2023-07-07 Rae Moar Accepted
[RFC,v2,8/9] kunit: add tests for filtering attributes kunit: Add test attributes API - - - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,9/9] kunit: Add documentation of KUnit test attributes kunit: Add test attributes API - 1 - --- 2023-07-07 Rae Moar brendanhiggins New
[v1,1/9] kunit: Add test attributes API structure kunit: Add test attributes API - - - --- 2023-07-19 Rae Moar brendanhiggins Accepted
[v1,2/9] kunit: Add speed attribute kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar brendanhiggins New
[v1,3/9] kunit: Add module attribute kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar brendanhiggins New
[v1,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API - - - --- 2023-07-19 Rae Moar brendanhiggins New
[v1,5/9] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API - - - --- 2023-07-19 Rae Moar brendanhiggins Accepted
[v1,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API 1 - - --- 2023-07-19 Rae Moar Accepted
[v1,7/9] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar Accepted
[v1,8/9] kunit: add tests for filtering attributes kunit: Add test attributes API - - - --- 2023-07-19 Rae Moar brendanhiggins Accepted
[v1,9/9] kunit: Add documentation of KUnit test attributes kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar brendanhiggins New
[v2,1/9] kunit: Add test attributes API structure kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins Accepted
[v2,2/9] kunit: Add speed attribute kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins Accepted
[v2,3/9] kunit: Add module attribute kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins Accepted
[v2,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins New
[v2,5/9] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins Accepted
[v2,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API 1 1 - --- 2023-07-24 Rae Moar Accepted
[v2,7/9] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar Accepted
[v2,8/9] kunit: add tests for filtering attributes kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins Accepted
[v2,9/9] kunit: Add documentation of KUnit test attributes kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins New
[v3,1/9] kunit: Add test attributes API structure kunit: Add test attributes API - 1 - --- 2023-07-25 Rae Moar brendanhiggins Accepted
[v3,2/9] kunit: Add speed attribute kunit: Add test attributes API - 1 - --- 2023-07-25 Rae Moar brendanhiggins Accepted
[v3,3/9] kunit: Add module attribute kunit: Add test attributes API - 1 - --- 2023-07-25 Rae Moar brendanhiggins Accepted
[v3,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API - 1 - --- 2023-07-25 Rae Moar brendanhiggins Accepted
[v3,5/9] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API - 1 - --- 2023-07-25 Rae Moar brendanhiggins Accepted
[v3,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API 1 1 - --- 2023-07-25 Rae Moar Accepted
[v3,7/9] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API - 1 - --- 2023-07-25 Rae Moar Accepted
[v3,8/9] kunit: add tests for filtering attributes kunit: Add test attributes API - 1 - --- 2023-07-25 Rae Moar brendanhiggins Accepted
[v3,9/9] kunit: Add documentation of KUnit test attributes kunit: Add test attributes API - 1 - --- 2023-07-25 Rae Moar brendanhiggins Accepted
[-next] kunit: fix uninitialized variables bug in attributes filtering [-next] kunit: fix uninitialized variables bug in attributes filtering - - - --- 2023-08-02 Rae Moar brendanhiggins New
[-next,v2] kunit: fix uninitialized variables bug in attributes filtering [-next,v2] kunit: fix uninitialized variables bug in attributes filtering - 1 - --- 2023-08-03 Rae Moar brendanhiggins Accepted
[1/2] kunit: add ability to run tests after boot using debugfs [1/2] kunit: add ability to run tests after boot using debugfs - - - --- 2023-08-15 Rae Moar brendanhiggins New
[2/2] kunit: fix kunit_executor_test to allow for run after boot [1/2] kunit: add ability to run tests after boot using debugfs - - - --- 2023-08-15 Rae Moar brendanhiggins New
kunit: fix struct kunit_attr header kunit: fix struct kunit_attr header - 1 - --- 2023-08-17 Rae Moar brendanhiggins Accepted
[v2,1/2] kunit: add ability to run tests after boot using debugfs [v2,1/2] kunit: add ability to run tests after boot using debugfs - - - --- 2023-09-08 Rae Moar brendanhiggins New
[v2,2/2] Documentation: Add debugfs docs with run after boot [v2,1/2] kunit: add ability to run tests after boot using debugfs - - - --- 2023-09-08 Rae Moar brendanhiggins New
[1/2] kunit: tool: add parsing of test attributes [1/2] kunit: tool: add parsing of test attributes - - - --- 2023-09-14 Rae Moar brendanhiggins Accepted
[2/2] kunit: tool: add attributes output to kunit.py [1/2] kunit: tool: add parsing of test attributes - - - --- 2023-09-14 Rae Moar brendanhiggins New
[v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-04 Rae Moar Accepted
[v3,2/6] kunit: add KUNIT_INIT_TABLE to init linker section [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-04 Rae Moar New
[v3,3/6] kunit: add example suite to test init suites [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-04 Rae Moar brendanhiggins New
[v3,4/6] kunit: add is_init test attribute [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - - - --- 2023-12-04 Rae Moar brendanhiggins New
[v3,5/6] kunit: add ability to run tests after boot using debugfs [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-04 Rae Moar brendanhiggins New
« 1 2 »