]> granicus.if.org Git - strace/commit
tests: add support for printing timestamp with microsecond precision
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 23 Apr 2017 04:04:44 +0000 (06:04 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 24 Apr 2017 23:14:57 +0000 (23:14 +0000)
commita791580857369fcc6a7e0f337cc0876349a53604
tree9b2633f09b95b460699f9c8b338bd0896bdbba6e
parent9c8ec0a80f8312602826aed5e8fa5f5f6d775981
tests: add support for printing timestamp with microsecond precision

It will be needed later.

* tests/tests.h (print_time_t_usec): New prototype.
* tests/print_time.c (print_time_t_usec): New function, a thin wrapper
around print_time_t_ex.
tests/print_time.c
tests/tests.h