about summary refs log tree commit diff
path: root/time/tst-gmtime.c
Commit message (Collapse)AuthorAgeFilesLines
* time: Add gmtime/gmtime_r testsAdhemerval Zanella2021-04-151-0/+124
Checked on x86_64-linux-gnu and i686-linux-gnu. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>