mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-20 11:21:22 +03:00
Create a module to split test case collection from checks
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -18,6 +18,7 @@ import sys
|
||||
|
||||
import scripts_path # pylint: disable=unused-import
|
||||
from mbedtls_framework import build_tree
|
||||
import collect_test_cases
|
||||
|
||||
class ScriptOutputError(ValueError):
|
||||
"""A kind of ValueError that indicates we found
|
||||
|
Reference in New Issue
Block a user