]> git.droids-corp.org - dpdk.git/commit
test/alarm: disable bad time cases on Windows
authorJie Zhou <jizh@linux.microsoft.com>
Wed, 26 Jan 2022 05:10:40 +0000 (21:10 -0800)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 Feb 2022 13:19:40 +0000 (14:19 +0100)
commita089d320338d708f5b7126dab5fd6861c82e6347
treeb86b232d43cb4a0ca84d9441ba3b406edc11b02f
parente14f1744d65a702af624f3174dfd6bac6e98c53a
test/alarm: disable bad time cases on Windows

Remove two alarm_autotest test cases which do bogus range check
on Windows.

Signed-off-by: Jie Zhou <jizh@linux.microsoft.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
app/test/test_alarm.c