Remove misleading "pipe" utility and test

If a "cat" tool as simple as the removed one is needed, it should be
implemented with Goa, only depend on libc/posix (*not* base), and be
named "simple_cat". Up to today, the misleading naming of the removed
tool, tricked me into believing "test-pipe" tests POSIX pipes, which it
did not!
This commit is contained in:
Christian Helmuth
2020-05-08 16:04:19 +02:00
committed by Norman Feske
parent 4738d77c88
commit 589b416ca8
11 changed files with 0 additions and 134 deletions

View File

@@ -694,7 +694,6 @@ set default_test_pkgs {
test-nic_loopback
test-part_block_gpt
test-part_block_mbr
test-pipe
test-pthread
test-ram_fs_chunk
test-read_only_rom