Searched refs:tests (Results 1 – 5 of 5) sorted by relevance
43 let mut tests = Vec::new(); in kunit_tests() variables52 tests.push(test_name); in kunit_tests()103 for test in &tests { in kunit_tests()142 tests.len() + 1 in kunit_tests()
40 a CI with lots of tests not present in the kernel. However, patches are also accepted (though not42 tests, licenses and cargo related files. Making changes to them can only happen via GitHub.48 Everything must compile without errors or warnings and all tests must pass after **every commit**.
348 mod tests { module
607 mod tests { module
1298 mod tests { module
Completed in 11 milliseconds