commit | 738a59795329f49f35c3ff7632e19f6c1706ad29 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Thu Oct 03 18:52:58 2024 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Wed Oct 09 14:19:31 2024 +0200 |
tree | 978a85e025b20d458702963fad2a2557cf3f1799 | |
parent | 45a32b154978affabef2ec76ff47e81960ae0a6a [diff] [blame] |
Adjust paths for impending moves to the framework Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/tests/scripts/components-basic-checks.sh b/tests/scripts/components-basic-checks.sh index 053aacf..d28f3b3 100644 --- a/tests/scripts/components-basic-checks.sh +++ b/tests/scripts/components-basic-checks.sh
@@ -68,7 +68,7 @@ else opt='' fi - tests/scripts/check_test_cases.py -q $opt + framework/scripts/check_test_cases.py -q $opt unset opt }