about summary refs log tree commit diff
path: root/io/tst-utimensat.c
Commit message (Collapse)AuthorAgeFilesLines
* io: Add basic tests for utimensatAdhemerval Zanella2021-04-151-0/+70
Checked on x86_64-linux-gnu and i686-linux-gnu Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>