summaryrefslogtreecommitdiff
path: root/src/test/test-copy.c
Commit message (Collapse)AuthorAge
* test-copy: fix operation when test-copy is too smallZbigniew Jędrzejewski-Szmek2017-10-04
| | | | Fixes #6981.
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
|
* Remove src/testAndy Wingo2015-04-19
|
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
| | | | | | After all it is now much more like strjoin() than strappend(). At the same time, add support for NULL sentinels, even if they are normally not necessary.
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-08
|
* copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering2014-12-12
|
* copy: teach copy_bytes() sendfile() support, and then replace ↵Lennart Poettering2014-11-07
| | | | sendfile_full() by it
* tests: add test-copyRonny Chevalier2014-10-31