1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/security/nss/tests/README.txt Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +Hints for running the NSS test suite: 1.5 + 1.6 +- all.sh is used to run all tests 1.7 + 1.8 +- if your host is not registered with DNS you may use: 1.9 + HOST=localhost DOMSUF=localdomain ./all.sh