+0
−1
tests/tcg/cris/check_time1.c
deleted100644 → 0
+0
−46
Loading
This test, borrowed from the GDB simulator test suite, checks that every syscall increments the time returned by gettimeofday() by exactly 1 ms. This is not guaranteed or even desirable on QEMU so remove this test. Reviewed-by:Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by:
Rabin Vincent <rabinv@axis.com> Signed-off-by:
Edgar E. Iglesias <edgar.iglesias@xilinx.com>