aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/test/performance
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>2017-10-05 04:33:44 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-10-16 21:50:18 +0300
commit326192cd87888abbea6c0dbdd3dc972db41f3325 (patch)
tree624cb9ab5431cf9a48fb140e0538b0a664aaae8c /platform/linux-generic/test/performance
parent55e6afa29bdc2ae314bada7ac5648049909e1775 (diff)
test: drop now-unused common_plat directory
All tests in test/ are now common to all platforms, so no point in specifying that via (the only) common_plat subdirectory inside test dir. Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'platform/linux-generic/test/performance')
-rwxr-xr-xplatform/linux-generic/test/performance/odp_scheduling_run_proc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linux-generic/test/performance/odp_scheduling_run_proc.sh b/platform/linux-generic/test/performance/odp_scheduling_run_proc.sh
index a57df6c0b..598e5b837 100755
--- a/platform/linux-generic/test/performance/odp_scheduling_run_proc.sh
+++ b/platform/linux-generic/test/performance/odp_scheduling_run_proc.sh
@@ -9,7 +9,7 @@
# launched by 'make check'
TEST_DIR="${TEST_DIR:-$(dirname $0)}"
-PERFORMANCE="$TEST_DIR/../../../../test/common_plat/performance"
+PERFORMANCE="$TEST_DIR/../../../../test/performance"
ret=0
ALL=0