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