OSDN Git Service

I have developed few testsuite for toybox commands - ls, ln, rm, mv, printf, dd,...
authorDivya Kothari <divya.s.kothari@gmail.com>
Thu, 26 Jun 2014 12:25:20 +0000 (07:25 -0500)
committerDivya Kothari <divya.s.kothari@gmail.com>
Thu, 26 Jun 2014 12:25:20 +0000 (07:25 -0500)
commita0f56beaf63052179c69fb258478f851ef1e5ca2
treed744c3b80dff1dce2632852eb813ea24ca0508bb
parent6d15f0d33fbc422689f92fbbf4dc65d3ab1fb970
I have developed few testsuite for toybox commands - ls, ln, rm, mv, printf, dd, renice.
scripts/test/dd.test [new file with mode: 0644]
scripts/test/ln.test [new file with mode: 0644]
scripts/test/ls.test [new file with mode: 0644]
scripts/test/mv.test [new file with mode: 0644]
scripts/test/printf.test [new file with mode: 0644]
scripts/test/renice.test [new file with mode: 0644]
scripts/test/rm.test [new file with mode: 0644]