Home
last modified time | relevance | path

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

/mbedtls-3.4.0/scripts/mbedtls_dev/
Dbuild_tree.py34 raise Exception("This script must be run from Mbed TLS root")
48 raise Exception('Mbed TLS source tree not found')
67 raise Exception('Mbed TLS source tree not found')
Dtest_case.py30 class MissingDescription(Exception):
33 class MissingFunction(Exception):
Dmacro_collector.py24 class ReadFileLineException(Exception):
191 raise Exception('distribute_arguments({})'.format(name)) from e
512 raise Exception('Undeclared names in test case', undeclared)
Dcrypto_knowledge.py294 class AlgorithmNotRecognized(Exception):
Dbignum_core.py599 raise Exception("Limbs of input A ({}) exceeds N ({})".format(
/mbedtls-3.4.0/tests/scripts/
Dset_psa_test_dependencies.py213 raise Exception('Not enough content lines in paragraph {} in {}'
216 raise Exception('Too many content lines in paragraph {} in {}'
237 raise Exception('Next-to-last line does not start with "depends_on:"'
287 raise Exception('File type not recognized: {}'
Dtest_generate_test_code.py744 raise Exception
753 self.assertRaises(Exception, parse_functions, stream)
765 raise Exception
775 self.assertRaises(Exception, parse_functions, stream)
789 raise Exception
797 self.assertRaises(Exception, parse_functions, stream)
810 raise Exception
820 self.assertRaises(Exception, parse_functions, stream)
Dtest_config_script.py81 raise Exception("Unable to figure out supported presets. Pass the '-p' option.")
Danalyze_outcomes.py191 except Exception: # pylint: disable=broad-except
Ddepends.py559 except Exception: # pylint: disable=broad-except
Dcheck_names.py908 except Exception: # pylint: disable=broad-except
Dgenerate_test_code.py202 class GeneratorInputError(Exception):
/mbedtls-3.4.0/scripts/
Dgenerate_driver_wrappers.py39 class JsonValidationException(Exception):
45 class DriverReaderException(Exception):
163 def trace_exception(e: Exception, file=sys.stderr) -> None: argument
Dassemble_changelog.py46 class InputFormatError(Exception):
52 class CategoryParseError(Exception):
58 class LostContent(Exception):
Dabi_check.py149 raise Exception('Checking API without ABI or vice versa is not supported')
167 raise Exception("{} not installed, aborting".format(command))
662 except Exception: # pylint: disable=broad-except
Dgenerate_ssl_debug_helpers.py48 class CondDirectiveNotMatch(Exception):
Dconfig.py376 raise Exception('Mbed TLS configuration file not found',