coreutils/tests
Sylvestre Ledru a8d1d73465 fix a test on cp counting the number of fd:
The testsuite runs in parallel, we have pipe, sockets
opened by other tests.
So, we take in account the various fd to increase the limit
2022-09-07 21:26:03 +02:00
..
benches/factor all: remove explicit imports of TryFrom and TryInto 2022-04-05 10:39:31 +02:00
by-util fix a test on cp counting the number of fd: 2022-09-07 21:26:03 +02:00
common Simplify invalid encoding handling into two small methods of Args 2022-08-17 15:20:20 +02:00
fixtures Fix a TODO by making conv_block_unblock_helper consume the input. (#3787) 2022-08-28 10:07:04 +02:00
test_util_name.rs tests: silence clippy warnings for unused_imports 2021-10-10 00:52:18 +02:00
tests.rs Replace lazy_static with once_cell 2022-07-12 14:08:30 +01:00