Searched refs:msg (Results 1 – 2 of 2) sorted by relevance
/zcbor-3.6.0/tests/scripts/ | ||
D | test_zcbor.py | 105 with self.assertRaises(ValueError, msg="Duplicate CDDL type found"): |
/zcbor-3.6.0/zcbor/ | ||
D | zcbor.py | 1327 def _decode_assert(self, test, msg=""): argument |