Show patches with: Submitter = Rae Moar       |    Archived = No       |   104 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v4] kunit: tool: add ability to parse multiple files [v4] kunit: tool: add ability to parse multiple files --- 2024-03-18 Rae Moar New
[v3] kunit: tool: add ability to parse multiple files [v3] kunit: tool: add ability to parse multiple files --- 2024-03-07 Rae Moar Superseded
[v2] kunit: tool: add ability to parse multiple files [v2] kunit: tool: add ability to parse multiple files --- 2024-03-06 Rae Moar New
kunit: tool: add parsing of all files in directory kunit: tool: add parsing of all files in directory --- 2024-02-22 Rae Moar New
[KTAP,V2,v3] ktap_v2: add test metadata [KTAP,V2,v3] ktap_v2: add test metadata --- 2024-02-15 Rae Moar New
[KTAP,V2,v2] ktap_v2: add test metadata [KTAP,V2,v2] ktap_v2: add test metadata --- 2024-01-26 Rae Moar New
[v5,6/6] Documentation: Add debugfs docs with run after boot [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Superseded
[v5,5/6] kunit: add ability to run tests after boot using debugfs [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Superseded
[v5,4/6] kunit: add is_init test attribute [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Superseded
[v5,3/6] kunit: add example suite to test init suites [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Superseded
[v5,2/6] kunit: add KUNIT_INIT_TABLE to init linker section [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Superseded
[v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Superseded
[v4,6/6] Documentation: Add debugfs docs with run after boot [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Accepted
[v4,5/6] kunit: add ability to run tests after boot using debugfs [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Accepted
[v4,4/6] kunit: add is_init test attribute [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Accepted
[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 Accepted
[v4,2/6] kunit: add KUNIT_INIT_TABLE to init linker section [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Accepted
[v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-13 Rae Moar Accepted
[v3,2/2] kunit: tool: add test for parsing attributes [v3,1/2] kunit: tool: fix parsing of test attributes --- 2023-12-08 Rae Moar Accepted
[v3,1/2] kunit: tool: fix parsing of test attributes [v3,1/2] kunit: tool: fix parsing of test attributes --- 2023-12-08 Rae Moar Accepted
[v2,1/2] kunit: tool: fix parsing of test attributes [v2,1/2] kunit: tool: fix parsing of test attributes --- 2023-12-07 Rae Moar Superseded
kunit: tool: fix parsing of test attributes kunit: tool: fix parsing of test attributes --- 2023-12-05 Rae Moar Superseded
[v3,6/6] Documentation: Add debugfs docs with run after boot [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-04 Rae Moar 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 --- 2023-12-04 Rae Moar Superseded
[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 Superseded
[v3,3/6] kunit: add example suite to test init suites [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-04 Rae Moar New
[v3,2/6] kunit: add KUNIT_INIT_TABLE to init linker section [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-04 Rae Moar Superseded
[v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA [v3,1/6] kunit: move KUNIT_TABLE out of INIT_DATA --- 2023-12-04 Rae Moar Superseded
[2/2] kunit: tool: add attributes output to kunit.py [1/2] kunit: tool: add parsing of test attributes --- 2023-09-14 Rae Moar New
[1/2] kunit: tool: add parsing of test attributes [1/2] kunit: tool: add parsing of test attributes --- 2023-09-14 Rae Moar Superseded
[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 Superseded
kunit: fix struct kunit_attr header kunit: fix struct kunit_attr header --- 2023-08-17 Rae Moar 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 Superseded
[-next] kunit: fix uninitialized variables bug in attributes filtering [-next] kunit: fix uninitialized variables bug in attributes filtering --- 2023-08-02 Rae Moar New
[v3,9/9] kunit: Add documentation of KUnit test attributes [v3,1/9] kunit: Add test attributes API structure --- 2023-07-25 Rae Moar Accepted
[v3,7/9] kunit: time: Mark test as slow using test attributes [v3,1/9] kunit: Add test attributes API structure --- 2023-07-25 Rae Moar Accepted
[v3,4/9] kunit: Add ability to filter attributes [v3,1/9] kunit: Add test attributes API structure --- 2023-07-25 Rae Moar Accepted
[v3,3/9] kunit: Add module attribute [v3,1/9] kunit: Add test attributes API structure --- 2023-07-25 Rae Moar Accepted
[v3,1/9] kunit: Add test attributes API structure [v3,1/9] kunit: Add test attributes API structure --- 2023-07-25 Rae Moar Accepted
[v2,9/9] kunit: Add documentation of KUnit test attributes [v2,1/9] kunit: Add test attributes API structure --- 2023-07-24 Rae Moar Superseded
[v2,7/9] kunit: time: Mark test as slow using test attributes [v2,1/9] kunit: Add test attributes API structure --- 2023-07-24 Rae Moar Superseded
[v2,5/9] kunit: tool: Add command line interface to filter and report attributes [v2,1/9] kunit: Add test attributes API structure --- 2023-07-24 Rae Moar Accepted
[v2,3/9] kunit: Add module attribute [v2,1/9] kunit: Add test attributes API structure --- 2023-07-24 Rae Moar Superseded
[v2,1/9] kunit: Add test attributes API structure [v2,1/9] kunit: Add test attributes API structure --- 2023-07-24 Rae Moar Superseded
[v1,9/9] kunit: Add documentation of KUnit test attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[v1,8/9] kunit: add tests for filtering attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Accepted
[v1,7/9] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[v1,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Accepted
[v1,5/9] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[v1,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[v1,3/9] kunit: Add module attribute kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[v1,2/9] kunit: Add speed attribute kunit: Add test attributes API --- 2023-07-19 Rae Moar Accepted
[v1,1/9] kunit: Add test attributes API structure kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[RFC,v2,9/9] kunit: Add documentation of KUnit test attributes kunit: Add test attributes API --- 2023-07-07 Rae Moar Superseded
[RFC,v2,8/9] kunit: add tests for filtering attributes kunit: Add test attributes API --- 2023-07-07 Rae Moar New
[RFC,v2,7/9] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API --- 2023-07-07 Rae Moar Superseded
[RFC,v2,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API --- 2023-07-07 Rae Moar Superseded
[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 New
[RFC,v2,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API --- 2023-07-07 Rae Moar Superseded
[RFC,v2,3/9] kunit: Add module attribute kunit: Add test attributes API --- 2023-07-07 Rae Moar Superseded
[RFC,v2,2/9] kunit: Add speed attribute kunit: Add test attributes API --- 2023-07-07 Rae Moar Superseded
[RFC,v2,1/9] kunit: Add test attributes API structure kunit: Add test attributes API --- 2023-07-07 Rae Moar Superseded
[RFC,v1,6/6] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API --- 2023-06-10 Rae Moar Superseded
[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 New
[RFC,v1,3/6] kunit: Add ability to filter attributes kunit: Add test attributes API --- 2023-06-10 Rae Moar New
[RFC,v1,2/6] kunit: Add speed attribute kunit: Add test attributes API --- 2023-06-10 Rae Moar New
[RFC,v1,1/6] kunit: Add test attributes API structure kunit: Add test attributes API --- 2023-06-10 Rae Moar Superseded
[KTAP,V2] ktap_v2: add test metadata [KTAP,V2] ktap_v2: add test metadata --- 2023-04-20 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
[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
[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 --- 2023-03-08 Rae Moar Superseded
[v4,1/3] kunit: fix bug in debugfs logs of parameterized tests [v4,1/3] kunit: fix bug in debugfs logs of parameterized tests --- 2023-03-08 Rae Moar Superseded
[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 --- 2023-03-07 Rae Moar 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 --- 2023-03-07 Rae Moar Accepted
[v3,1/3] kunit: fix bug in debugfs logs of parameterized tests [v3,1/3] kunit: fix bug in debugfs logs of parameterized tests --- 2023-03-07 Rae Moar 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 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 Superseded
[v2,1/3] kunit: fix bug in debugfs logs of parameterized tests [v2,1/3] kunit: fix bug in debugfs logs of parameterized tests --- 2023-02-22 Rae Moar Superseded
[v1,3/3] kunit: fix bug of extra newline characters in debugfs logs kunit: fix bugs in debugfs logs --- 2023-01-31 Rae Moar 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 New
[v1,1/3] kunit: fix bug in debugfs logs of parameterized tests kunit: fix bugs in debugfs logs --- 2023-01-31 Rae Moar New
[v2] kunit: fix bug in KUNIT_EXPECT_MEMEQ [v2] kunit: fix bug in KUNIT_EXPECT_MEMEQ --- 2023-01-27 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
[v3] lib/hashtable_test.c: add test for the hashtable structure [v3] lib/hashtable_test.c: add test for the hashtable structure --- 2023-01-25 Rae Moar Accepted
[v2] lib/hashtable_test.c: add test for the hashtable structure [v2] lib/hashtable_test.c: add test for the hashtable structure --- 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
[v3,2/2] apparmor: test: make static symbols visible during kunit testing kunit: add macro to allow conditionally exposing static symbols to tests --- 2022-12-07 Rae Moar Accepted
[v2,1/2] kunit: add macro to allow conditionally exposing static symbols to tests [v2,1/2] kunit: add macro to allow conditionally exposing static symbols to tests --- 2022-12-05 Rae Moar Accepted
[v3,2/2] kunit: improve KTAP compliance of KUnit test output [v3,1/2] kunit: tool: parse KTAP compliant test output --- 2022-11-23 Rae Moar Accepted
[v3,1/2] kunit: tool: parse KTAP compliant test output [v3,1/2] kunit: tool: parse KTAP compliant test output --- 2022-11-23 Rae Moar Superseded
[v2,2/2] kunit: improve KTAP compliance of KUnit test output [v2,1/2] kunit: tool: parse KTAP compliant test output --- 2022-11-21 Rae Moar New
[v2,1/2] kunit: tool: parse KTAP compliant test output [v2,1/2] kunit: tool: parse KTAP compliant test output --- 2022-11-21 Rae Moar Accepted
[v1,2/2] kunit: tool: parse KTAP compliant test output [v1,1/2] kunit: improve KTAP compliance of KUnit test output --- 2022-11-04 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 --- 2022-11-04 Rae Moar Superseded
[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 --- 2022-11-02 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 --- 2021-09-01 Rae Moar Accepted
[1/2] selftests: tool: Add subtest header line and change indentation format in TAP results [1/2] selftests: tool: Add subtest header line and change indentation format in TAP results --- 2021-08-27 Rae Moar New
« 1 2 »