Test framework enhancements, fix the check_exports test
authorPetri Lehtinen <petri@digip.org>
Sun, 27 Mar 2011 10:34:43 +0000 (13:34 +0300)
committerPetri Lehtinen <petri@digip.org>
Sun, 27 Mar 2011 10:34:43 +0000 (13:34 +0300)
commit38e35e0973afaeee3ab79ce3a18432af8e6f0260
treefaa274f41d5562aeadbc54e4b9eba9184e008c08
parentc30e92603c0780040fa3a974d6234dedeb5cd266
Test framework enhancements, fix the check_exports test

* Use "printf" instead of "echo -n" as it's more portable
* Treat a test as skipped if it exits with exit status of 77
* Skip the check_exports test if "nm -D" doesn't work
test/scripts/run-tests.sh
test/suites/api/check-exports