Home
last modified time | relevance | path

Searched refs:add_error (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/kunit/
H A Dkunit_parser.py57 def add_error(self, error_message: str) -> None: member in Test
268 test.add_error(f'{version_type} version lower than expected!')
270 test.add_error(f'{version_type} version higer than expected!')
423 test.add_error(f'Expected test number {expected_num} but found {num}')
761 test.add_error('missing expected subtest!')
778 test.add_error('missing subtest result line!')
789 test.add_error('0 tests run!')
817 test.add_error('Could not find any KTAP output. Did any KUnit tests run?')
/kernel/linux/linux-5.10/fs/ramfs/
H A Dfile-nommu.c110 goto add_error; in ramfs_nommu_expand_for_mapping()
122 add_error: in ramfs_nommu_expand_for_mapping()
/kernel/linux/linux-6.6/fs/ramfs/
H A Dfile-nommu.c110 goto add_error; in ramfs_nommu_expand_for_mapping()
122 add_error: in ramfs_nommu_expand_for_mapping()

Completed in 3 milliseconds