]> granicus.if.org Git - sudo/commit
Trivial test for process start time. We don't try to check the
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 18 Dec 2017 17:35:37 +0000 (10:35 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 18 Dec 2017 17:35:37 +0000 (10:35 -0700)
commit6ce85b174664d11d8446dc562eb82329c1f48017
tree7f42d891adbfbeebd4c53cd47a97ce95d2016558
parentd93559e9c0559c51aa1d5b428178c4e98fb6818c
Trivial test for process start time.  We don't try to check the
resulting timespec as it differs by platform.  On most it is wallclock
time, on others it is relative to boot time (Linux).
MANIFEST
plugins/sudoers/Makefile.in
plugins/sudoers/regress/starttime/check_starttime.c [new file with mode: 0644]