K 10 svn:author V 9 monthadar K 8 svn:date V 27 2012-04-14T00:33:07.914088Z K 7 svn:log V 533 * Modified so that the script dynamically finds and runs all test; * Modified so that the test script returns 0 on success otherwise failure, which is returned in teardown(); * The script can be either run with 'all' flag or 'one XXX' flag which runs only the specified test; * Added -q which redirects output for each test to its own file, but still prints out some output for feedback and eventually how many and which tests failed; * Added -c which removes old logs, otherwise new logs are appended; Approved by: adrian (mentor) END