Skip to content

Commit

Permalink
tests/psoc6: Modification of test script.
Browse files Browse the repository at this point in the history
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
  • Loading branch information
IFX-Anusha committed Apr 9, 2024
1 parent d7af046 commit 0604f14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
6 changes: 1 addition & 5 deletions tests/psoc6/run_psoc6_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -446,15 +446,11 @@ if [ ${bitstream} -eq 1 ]; then

../tools/mpremote/mpremote.py connect ${device1} run --no-follow psoc6/bitstream/bitstream_tx.py

# chmod 777 ./psoc6/test_scripts/bit.py

# python3 ./psoc6/test_scripts/bit.py ${device1} 0

echo " running bitstream listen.."

./run-tests.py --target psoc6 --device ${device0} \
\
psoc6/bitstream/bitstream_listen.py \
psoc6/bitstream/bitstream_rx.py \
|tee -a ${resultsFile}

fi
Expand Down
34 changes: 0 additions & 34 deletions tests/psoc6/test_scripts/bit.py

This file was deleted.

0 comments on commit 0604f14

Please sign in to comment.