summaryrefslogtreecommitdiff
path: root/src/test/test-copy.c
Commit message (Expand)AuthorAge
* Prep v239: Mask unneedd tests test_copy_atomic() and assert_equal_fd()Sven Eden2018-08-24
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if p...Lennart Poettering2018-08-24
* test-copy: remove unnecessary initializationZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: do not wrap assert_se in extra parenthesesZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* fs-util: drop readlink_and_canonicalize()Yu Watanabe2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (8/9) src/testSven Eden2018-03-26
* test-copy: fix operation when test-copy is too smallZbigniew Jędrzejewski-Szmek2017-10-04
* 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
* 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 sendfile_full()...Lennart Poettering2014-11-07
* tests: add test-copyRonny Chevalier2014-10-31