diff --git a/multimedia_lite/multimedia_posix/recorder/Test.json b/multimedia_lite/multimedia_posix/recorder/Test.json index 4b9089c51cd2a8216d9c695919e9660782f36f3c..5192478601aadb75637c6b37ff4249551be6675b 100644 --- a/multimedia_lite/multimedia_posix/recorder/Test.json +++ b/multimedia_lite/multimedia_posix/recorder/Test.json @@ -13,13 +13,13 @@ "mount": [ { "source": "testcases/multimedia", - "target": "/testroot/multimedia" + "target": "/test_root/multimedia" } ] } ], "driver": { "type": "CppTestLite", - "execute": "/testroot/multimedia/ActsMediaRecorderTest.bin" + "execute": "/test_root/multimedia/ActsMediaRecorderTest.bin" } } \ No newline at end of file