hush/testsuite/cp
Denys Vlasenko 48f116198d cp: add support for --parents and long option synonyms of short opts
By Ian Wienand (ianw AT vmware.com)

function                                             old     new   delta
cp_main                                              257     369    +112
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/0 up/down: 112/0)             Total: 112 bytes
   text    data     bss     dec     hex filename
 823000     458    6948  830406   cabc6 busybox_old
 823283     458    6948  830689   cace1 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-26 14:31:04 +02:00
..
cp-a-files-to-dir touch: implement -d --date (our own testsuite needs that) 2009-07-18 03:41:29 +02:00
cp-a-preserves-links Kill off the old 'tests' stuff. Write a ton of new tests for the 2004-04-06 11:10:30 +00:00
cp-copies-empty-file Merge test suite. 2001-10-30 23:11:20 +00:00
cp-copies-large-file Merge test suite. 2001-10-30 23:11:20 +00:00
cp-copies-small-file Merge test suite. 2001-10-30 23:11:20 +00:00
cp-d-files-to-dir Kill off the old 'tests' stuff. Write a ton of new tests for the 2004-04-06 11:10:30 +00:00
cp-dev-file copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. 2008-03-28 17:49:31 +00:00
cp-dir-create-dir whitespace cleanup 2006-09-17 16:28:10 +00:00
cp-dir-existing-dir whitespace cleanup 2006-09-17 16:28:10 +00:00
cp-does-not-copy-unreadable-file copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. 2008-03-28 17:49:31 +00:00
cp-files-to-dir Some test additions 2004-04-05 18:46:24 +00:00
cp-follows-links Merge test suite. 2001-10-30 23:11:20 +00:00
cp-parents cp: add support for --parents and long option synonyms of short opts 2009-09-26 14:31:04 +02:00
cp-preserves-hard-links * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". 2002-02-19 23:43:08 +00:00
cp-preserves-links Kill off the old 'tests' stuff. Write a ton of new tests for the 2004-04-06 11:10:30 +00:00
cp-preserves-source-file Merge test suite. 2001-10-30 23:11:20 +00:00
cp-RHL-does_not_preserve-links cp: fix "cp -RL" to create regular files even if src is a symlink 2008-04-27 22:06:24 +00:00