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:
committed by
Norman Feske
parent
4738d77c88
commit
589b416ca8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user