Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit: add is_init test attribute | Rae Moar | 2023-12-18 | 1 | -0/+60 |
* | kunit: fix struct kunit_attr header | Rae Moar | 2023-08-21 | 1 | -0/+2 |
* | kunit: fix uninitialized variables bug in attributes filtering | Rae Moar | 2023-08-04 | 1 | -23/+17 |
* | kunit: Add ability to filter attributes | Rae Moar | 2023-07-26 | 1 | -0/+271 |
* | kunit: Add module attribute | Rae Moar | 2023-07-26 | 1 | -0/+25 |
* | kunit: Add speed attribute | Rae Moar | 2023-07-26 | 1 | -1/+43 |
* | kunit: Add test attributes API structure | Rae Moar | 2023-07-26 | 1 | -0/+80 |