$ sudo make hier
...
$ cd usr.bin/indent/tests
$ make -s obj; make -s all; sudo make -s install
...
$ make check
functional_test:comments -> passed [0.040s]
functional_test:declarations -> passed [0.026s]
functional_test:elsecomment -> failed: Test case body returned a non-ok exit code, but this is not allowed [0.028s]
functional_test:float -> passed [0.026s]
functional_test:label -> failed: Test case body returned a non-ok exit code, but this is not allowed [0.027s]
functional_test:list_head -> passed [0.024s]
functional_test:nsac -> passed [0.027s]
functional_test:offsetof -> passed [0.025s]
functional_test:sac -> failed: Test case body returned a non-ok exit code, but this is not allowed [0.029s]
functional_test:struct -> passed [0.026s]
functional_test:surplusbad -> passed [0.027s]
functional_test:types_from_file -> failed: Test case body returned a non-ok exit code, but this is not allowed [0.026s]
functional_test:wchar -> passed [0.026s]
Results file id is usr_tests_usr.bin_indent.20170220-021025-037672
Results saved to /home/ngie/.kyua/store/results.usr_tests_usr.bin_indent.20170220-021025-037672.db
9/13 passed (4 failed)
*** Error code 1
Stop.
make: stopped in /usr/src/svn/usr.bin/indent/tests