Home
last modified time | relevance | path

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

/bionic/tools/bionicbb/
Dtest_tasks.py65 def test_skips_cleanspecs(self, mock_files, *other_checks): argument
66 mock_files.return_value = ['foo/CleanSpec.mk']
80 def test_skips_bionicbb(self, mock_files, *other_checks): argument
81 mock_files.return_value = ['tools/bionicbb/common.sh']