]> git.proxmox.com Git - ovs.git/commit - tests/automake.mk
Add test to ensure that time advances both normally and in a daemon.
authorBen Pfaff <blp@nicira.com>
Wed, 14 Oct 2009 20:14:43 +0000 (13:14 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 23 Oct 2009 18:52:05 +0000 (11:52 -0700)
commite7cfedd6dedab619603ddc3c3832a2b7a0f82f89
tree63b306f8f1a182a37c44f8b24f33e8b7e4e3ad2b
parent9678a9b66c5a57fb1dd88b8f9f1e8111e91950dc
Add test to ensure that time advances both normally and in a daemon.

This commit adds a test to ensure that the fix that makes daemonize()
reinitialize the periodic timer actually worked.
lib/timeval.c
lib/timeval.h
tests/automake.mk
tests/test-timeval.c [new file with mode: 0644]
tests/testsuite.at
tests/timeval.at [new file with mode: 0644]