History log of /haiku/src/tests/system/libroot/posix/fifo_test.cpp
Revision Date Author Comments
# e4e1e6e4 18-Aug-2022 Augustin Cavalier <waddlesplash@gmail.com>

tests: Add fifo_test.

Creates, opens, tries to open as directory, then unlinks.

The attempt to open as a directory triggers an assertion
in the kernel at present (this is #17870.) The next commit
will fix that.