Home
last modified time | relevance | path

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

/zcbor-3.6.0/tests/scripts/
Dtest_zcbor.py105 with self.assertRaises(ValueError, msg="Duplicate CDDL type found"):
/zcbor-3.6.0/zcbor/
Dzcbor.py1327 def _decode_assert(self, test, msg=""): argument