diff options
Diffstat (limited to 'test/elfcopy/tc/elfcopy-to-srec-2/elfcopy-to-srec-2.sh')
-rwxr-xr-x | test/elfcopy/tc/elfcopy-to-srec-2/elfcopy-to-srec-2.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/elfcopy/tc/elfcopy-to-srec-2/elfcopy-to-srec-2.sh b/test/elfcopy/tc/elfcopy-to-srec-2/elfcopy-to-srec-2.sh new file mode 100755 index 0000000000000..64a0e4f9c5aa1 --- /dev/null +++ b/test/elfcopy/tc/elfcopy-to-srec-2/elfcopy-to-srec-2.sh @@ -0,0 +1,6 @@ +# $Id: elfcopy-to-srec-2.sh 2081 2011-10-27 04:28:29Z jkoshy $ +inittest elfcopy-to-srec-2 tc/elfcopy-to-srec-2 +extshar ${TESTDIR} +extshar ${RLTDIR} +runcmd "${ELFCOPY} -O srec --srec-forceS3 a64.out a64.srec" work true +rundiff true |