DEN-2236 : UI 100% Coverage of the Application Software - Modified the unittest.sh script to read list of the unit tests from a file named : tst_names.lst - In this way script doesn't need to be changed and only name of the test will be added to the tst_names.lst file.
Updated the unittest.sh to run the logger test first - Moved logger test first since the other tests adding logs into the logs so the logger test will fail.