Show patches with: Submitter = Rae Moar       |    State = Action Required       |    Archived = No       |   64 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[KTAP,V2,v4] ktap_v2: add test metadata [KTAP,V2,v4] ktap_v2: add test metadata - 2 - --- 2024-04-03 Rae Moar New
[v4] kunit: tool: add ability to parse multiple files [v4] kunit: tool: add ability to parse multiple files - - - --- 2024-03-18 Rae Moar brendanhiggins New
[v3] kunit: tool: add ability to parse multiple files [v3] kunit: tool: add ability to parse multiple files - - - --- 2024-03-07 Rae Moar brendanhiggins New
[v2] kunit: tool: add ability to parse multiple files [v2] kunit: tool: add ability to parse multiple files - - - --- 2024-03-06 Rae Moar brendanhiggins New
kunit: tool: add parsing of all files in directory kunit: tool: add parsing of all files in directory - - - --- 2024-02-22 Rae Moar brendanhiggins New
[KTAP,V2,v3] ktap_v2: add test metadata [KTAP,V2,v3] ktap_v2: add test metadata - 2 - --- 2024-02-15 Rae Moar New
[KTAP,V2,v2] ktap_v2: add test metadata [KTAP,V2,v2] ktap_v2: add test metadata - 1 - --- 2024-01-26 Rae Moar New
[v5,5/6] kunit: add ability to run tests after boot using debugfs [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins New
[v4,5/6] kunit: add ability to run tests after boot using debugfs [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins New
[v4,3/6] kunit: add example suite to test init suites [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - - - --- 2023-12-13 Rae Moar brendanhiggins New
[v3,6/6] Documentation: Add debugfs docs with run after boot [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 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
[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,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,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
[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
[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
[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
[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
[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
[-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
[v2,9/9] kunit: Add documentation of KUnit test attributes kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins New
[v2,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API - 1 - --- 2023-07-24 Rae Moar brendanhiggins New
[v1,9/9] kunit: Add documentation of KUnit test attributes 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,3/9] kunit: Add module attribute kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar brendanhiggins New
[v1,2/9] kunit: Add speed attribute kunit: Add test attributes API - 1 - --- 2023-07-19 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
[RFC,v2,8/9] kunit: add tests for filtering 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,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API - - - --- 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,2/9] kunit: Add speed attribute kunit: Add test attributes API - 1 - --- 2023-07-07 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,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,3/6] kunit: Add ability to filter attributes 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,1/6] kunit: Add test attributes API structure kunit: Add test attributes API - - - --- 2023-06-10 Rae Moar brendanhiggins New
[KTAP,V2] ktap_v2: add test metadata [KTAP,V2] ktap_v2: add test metadata - - - --- 2023-04-20 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
[KTAP,V2] ktap_v2: allow prefix to KTAP lines [KTAP,V2] ktap_v2: allow prefix to KTAP lines - - - --- 2023-03-16 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: add skip test result [KTAP,V2] ktap_v2: add skip test result - - - --- 2023-03-10 Rae Moar New
[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
[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
[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
[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
[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,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] kunit: fix bug in KUNIT_EXPECT_MEMEQ [v1] kunit: fix bug in KUNIT_EXPECT_MEMEQ - 1 - --- 2023-01-25 Rae Moar brendanhiggins 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] 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,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
[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
[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
[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
[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] 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: 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
[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
[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
[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
[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
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