maildir: improve unit tests
And get some more info from run_command.
This commit is contained in:
@ -98,6 +98,8 @@ test_maildir_mkdir_03()
|
||||
static void
|
||||
test_maildir_mkdir_04()
|
||||
{
|
||||
allow_warnings();
|
||||
|
||||
if (geteuid() == 0) {
|
||||
g_test_skip("not useful when run as root");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user