tests: cris: remove check_time1
commit85b3ed1db5e50b66016ef59ca2afce10e753cbc6
authorRabin Vincent <rabinv@axis.com>
Tue, 23 Aug 2016 14:50:18 +0000 (23 16:50 +0200)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Wed, 28 Sep 2016 08:48:07 +0000 (28 10:48 +0200)
tree84bbc6cec2965affff29365cbabd5e7bc52a87a5
parentd10a0102b33e5bedf2bb92152beceea51245ae84
tests: cris: remove check_time1

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>
tests/tcg/cris/Makefile
tests/tcg/cris/check_time1.c [deleted file]