aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kunit/attributes.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-18kunit: add is_init test attributeRae Moar1-0/+60
2023-08-21kunit: fix struct kunit_attr headerRae Moar1-0/+2
2023-08-04kunit: fix uninitialized variables bug in attributes filteringRae Moar1-23/+17
2023-07-26kunit: Add ability to filter attributesRae Moar1-0/+271
2023-07-26kunit: Add module attributeRae Moar1-0/+25
2023-07-26kunit: Add speed attributeRae Moar1-1/+43
2023-07-26kunit: Add test attributes API structureRae Moar1-0/+80