rootfiles is a particularly simple package. The rootfiles package consists of the files under the root home directory.The files are namely .bashrc,.tcshrc,.bash_logout,.bash_profile,.cshrc and the package rootfiles is responsible for the installation of these files into the root home directory.
The test case for the rootfiles will be a integrity check of all these files.The best approach would be comparison of the installed files and the original files. The comparison is done using the python filecmp operation for each file and the result is logged. -- *Regards, Rajeev S* *B Tech CSE Student* *Government Engineering College,Thrissur* *http://rajeevs.tk* *http://careers.stackoverflow.com/rajeevs* *https://github.com/rajeevs1992*
_______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
