Skip to content

Commit 23376c1

Browse files
committed
Public CI fast RPC Shell Scripts
Added shell script for fast RPC testcases Added Readme for fast RPC Testcases Signed-off-by: Abhishek Bajaj <abbajaj@qti.qualcomm.com>
1 parent 018819c commit 23376c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runner/suites/Multimedia/CDSP/fastrpc_test/README_CDSP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Quick Example
5050
```
5151
git clone <this-repo>
5252
cd <this-repo>
53-
scp -r common Runner user@target_device_ip:<Path in device>
53+
scp -r Runner user@target_device_ip:<Path in device>
5454
ssh user@target_device_ip
5555
cd <Path in device>/Runner && ./run-test.sh
5656
```

0 commit comments

Comments
 (0)