app/test: shorten execution time
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 4 May 2016 15:15:05 +0000 (17:15 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 May 2016 15:00:55 +0000 (17:00 +0200)
commit775a8cfc46969a4bb0e7206a2e7b2a630f2f0966
treec03b8e92ad93dcc0b38d7991e2cb03838e0c8c9b
parent62dac65a326557939352f7ef62ac982a3a9f5a4a
app/test: shorten execution time

The autotests are too long to be run often.
This patch reduces the needed time of some tests in fast_test.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
app/test/autotest_test_funcs.py
app/test/test_alarm.c
app/test/test_hash.c
app/test/test_interrupts.c
app/test/test_lpm6.c
app/test/test_mbuf.c
app/test/test_mempool.c
app/test/test_per_lcore.c
app/test/test_ring.c
app/test/test_spinlock.c
app/test/test_timer.c