An automatic LSB testing script

Jiri Dluhos <[email protected]> Mon, 24 Oct 2005 17:13:22 +0200
Newsgroups gmane.linux.lsb.test-suite
Message-ID <[email protected]>
Hello all,

I have written a script to automate parts of my LSB testing. It is still in 
development phase, but it quite works for me and it saved me quite a lot of 
annoying work.

The intent of the script is to run the LSB certification tests in a completely 
unattended, automatic way. When it is started, it first downloads all
test suite packages, installs them, runs the tests, processes the results
and produces a human-readable HTML summary.

Currently it supports the LSB 3.0 conformance tests and 7 out of the 11 LSB 
App Battery tests.

If you'd like to test it, you can download it here:

http://www.suse.de/~jdluhos/lsb_autotest.html

It is licensed under GPL.

I will be very glad for any feedback and bug reports.

But please remember it is beta (if not alpha), and it runs with root 
privileges, so be careful :-)

Best regards,

    Jiri Dluhos