I have developed few testsuites for toybox commands -
authorDivya Kothari <divya.s.kothari@gmail.com>
Sat, 5 Jul 2014 02:20:02 +0000 (21:20 -0500)
committerDivya Kothari <divya.s.kothari@gmail.com>
Sat, 5 Jul 2014 02:20:02 +0000 (21:20 -0500)
commitef0ed68d5ba5794c1352e64273d4c5039e62476b
treece65d458c8f5e0b51eaf8f0be4caa07c07792d7d
parent4a855d6cf62cebe40fa9fe97c7e6b9ca49f79b5b
I have developed few testsuites for toybox commands -

1. lsattr/chattr
2. mount
3. chmod
4. pgrep/pkill
5. groupadd
6. groupdel
7. useradd
scripts/test/chmod.test [new file with mode: 0644]
scripts/test/groupadd.test [new file with mode: 0644]
scripts/test/groupdel.test [new file with mode: 0644]
scripts/test/lsattr.test [new file with mode: 0644]
scripts/test/mount.test [new file with mode: 0644]
scripts/test/pgrep.test [new file with mode: 0644]
scripts/test/useradd.test [new file with mode: 0644]