summaryrefslogtreecommitdiff
path: root/tests/test-libglnx-fdio.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't copy extended attributes when testing pseudo-filesSimon McVittie2022-02-221-1/+3
* Declare copyright and licensing using REUSESimon McVittie2022-02-191-0/+1
* Merge branch 'wip/smcv/copy-pseudo-files' into 'master'Colin Walters2022-02-181-0/+49
|\
| * fdio: Use a read/write loop until EOF if st_size is zeroSimon McVittie2022-01-281-0/+49
* | Include libglnx-config.h instead of config.hSimon McVittie2021-06-281-1/+1
|/
* Run the fdio test in its own temporary directorySimon McVittie2019-05-021-0/+1
* tree-wide: Use glnx_autofd and glnx_close_fd()Colin Walters2017-10-161-6/+6
* tests: drop unused variableJonathan Lebon2017-10-111-1/+0
* fdio: allow NULL for fstatat_allow_noent stbufJonathan Lebon2017-10-061-0/+10
* fdio: Open target dirname for glnx_file_copy_at()Colin Walters2017-09-251-1/+10
* tests: Add macro for auto-error checkingv2017.2Colin Walters2017-09-131-95/+40
* fdio: Use O_TMPFILE + rename-overwrite for regfile copiesColin Walters2017-09-121-0/+62
* fdio: Support taking ownership of tmpfile fdColin Walters2017-09-121-0/+1
* fdio: Add glnx_fstatat_allow_noent()Colin Walters2017-09-071-0/+22
* tests: Fix a -Wmaybe-uninitialized warningColin Walters2017-07-241-1/+8
* fdio: Add cleanup+flush API for FILE*Colin Walters2017-07-171-0/+23
* fdio: Ensure O_TMPFILE is mode 0600Colin Walters2017-07-101-0/+24
* tests: Fix compilation of fdio testColin Walters2017-06-281-1/+1
* fdio: Add wrappers for renameat(), unlinkat()Colin Walters2017-06-261-5/+2
* fdio: Expose wrappers for renameat2() EXCHANGE and NOREPLACEColin Walters2017-03-021-0/+155