Author(s)
- created by Chris Toal
- 03/2006 updated by Jan Trejbal (jan.trejbal@sun.com)
- 07/2009 updated to CTI for TET by Kristyna Kitzbergerova (kitzbergerova@gmail.com)
Written in
kornshell scripting language
Short Desription
The test checks following 64bit and 32bit binary files for all locales installed on the system (locale -a):
/usr/lib/locale/<locale>/<locale>.so.3 /ussr/lib/locale/<locale>/sparcv9/<locale>.so.3
Additional requirements
There is LocalesNotTestFile.txt file which contains list of locales that has to be sorted out from list of locales given by locale -a. If this text file is not available, test is terminated with return code of FAILED.
Test output & log files
- PASSED – all so.3 binary files are available for each locale
- FAILED – some problems with locales occur (so.3 binary files are missing, cannot create list of locales, ... )