mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-03 18:43:38 -04:00
Adapt test_psa_constant_names.py
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
f35227924b
commit
f5a1785ea9
@ -156,7 +156,7 @@ class Tests:
|
|||||||
out.write(' PASS\n')
|
out.write(' PASS\n')
|
||||||
|
|
||||||
HEADERS = ['psa/crypto.h', 'psa/crypto_extra.h', 'psa/crypto_values.h']
|
HEADERS = ['psa/crypto.h', 'psa/crypto_extra.h', 'psa/crypto_values.h']
|
||||||
TEST_SUITES = ['tests/suites/test_suite_psa_crypto_metadata.data']
|
TEST_SUITES = ['tf-psa-crypto/tests/suites/test_suite_psa_crypto_metadata.data']
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
parser = argparse.ArgumentParser(description=globals()['__doc__'])
|
parser = argparse.ArgumentParser(description=globals()['__doc__'])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user