Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 5 of 5) sorted by relevance

/rust/macros/
A Dkunit.rs43 let mut tests = Vec::new(); in kunit_tests() variables
52 tests.push(test_name); in kunit_tests()
103 for test in &tests { in kunit_tests()
142 tests.len() + 1 in kunit_tests()
/rust/pin-init/
A DCONTRIBUTING.md40 a CI with lots of tests not present in the kernel. However, patches are also accepted (though not
42 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**.
/rust/kernel/
A Dkunit.rs348 mod tests { module
A Dstr.rs607 mod tests { module
/rust/kernel/alloc/
A Dkvec.rs1298 mod tests { module

Completed in 11 milliseconds