chmod testsuite and link testsuite.
authorDivya Kothari <divya.s.kothari@gmail.com>
Wed, 3 Sep 2014 18:32:32 +0000 (13:32 -0500)
committerDivya Kothari <divya.s.kothari@gmail.com>
Wed, 3 Sep 2014 18:32:32 +0000 (13:32 -0500)
commit207b6a66ba0c225a7977cedcf8537883a434db3e
treedf5a994840f7c04ae3c8b6e39da261f8ca398760
parentc164960f468ffae19b080b264f6e9960e0eb1027
chmod testsuite and link testsuite.

Chmod ?

In this testsuite after change file mode bits, we are comparing file mode with expected ones.

One additional "." is coming with modes (actual result). That?s why test cases are getting failed.

This patch will remove additional "." from actual result.

Link ?
Added more test cases.
scripts/test/chmod.test
scripts/test/link.test