Document the test framework and improve the test output
commit61e8ee6eeddce27229c303a844e839950d0b6a22
authorJonas Fonseca <jonas.fonseca@gmail.com>
Fri, 23 May 2014 03:35:48 +0000 (22 23:35 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Fri, 23 May 2014 03:35:48 +0000 (22 23:35 -0400)
treeabf689606a188f2a32c672e59bf9ad9b46d78987
parentd97e7d0e4415309f81decd325c9d0888a282e8fd
Document the test framework and improve the test output

This adds the possibility to configure tests via TEST_OPTS env variable
which is used to control the indentation depending on whether showing
verbose output or not.
Makefile
test/README.adoc [new file with mode: 0644]
test/tools/libtest.sh