Searched refs:config_kunit (Results 1 – 1 of 1) sorted by relevance
61 let config_kunit = "#[cfg(CONFIG_KUNIT)]".to_owned().parse().unwrap(); in kunit_tests() localVariable64 TokenTree::Group(Group::new(Delimiter::None, config_kunit)), in kunit_tests()