test-user-util: print function delimiters
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Feb 2018 21:10:45 +0000 (22:10 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Feb 2018 21:10:45 +0000 (22:10 +0100)
commit52c6e6a8a0221530659c65090f18b16c45a9fc04
treed7da1bee57d95804146d403bb271fb9ef22b8aa4
parent8f7cbe730a03765a0f0456cd1577be0566634ddc
test-user-util: print function delimiters

This makes it easier to see what is going on. Crashes may happen in a
nested test_{uid,gid}_to_name_one() function, and the default backtrace
doesn't show the actual string being tested.
src/test/test-user-util.c