Browse Source

tests.cpp

bespoke-policies
Antonio SJ Musumeci 2 weeks ago
parent
commit
7eeee57043
  1. 1
      tests/tests.cpp

1
tests/tests.cpp

@ -330,6 +330,7 @@ test_mknod_ff()
branches.from_string("/tmp/a:/tmp/b");
mknod(branches,"fifo",S_IFIFO|0777,0);
}
TEST_LIST =

Loading…
Cancel
Save