Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_parser.py58 def add_error(self, error_message: str) -> None: member in Test
266 test.add_error(f'{version_type} version lower than expected!')
268 test.add_error(f'{version_type} version higer than expected!')
421 test.add_error(f'Expected test number {expected_num} but found {num}')
752 test.add_error('missing expected subtest!')
769 test.add_error('missing subtest result line!')
779 test.add_error('0 tests run!')
807 test.add_error('Could not find any KTAP output. Did any KUnit tests run?')
/linux-6.3-rc2/fs/ramfs/
A Dfile-nommu.c110 goto add_error; in ramfs_nommu_expand_for_mapping()
122 add_error: in ramfs_nommu_expand_for_mapping()

Completed in 4 milliseconds