Add low-throughput test
authorDavid Goulet <dgoulet@efficios.com>
Mon, 2 Apr 2012 15:57:23 +0000 (11:57 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 2 Apr 2012 15:57:23 +0000 (11:57 -0400)
commit4d5b973e8e468bf99fc9229b9b7a67bfdfe09924
treeefa8d62b33961ad521cd7f53b381f94796c41f01
parente72d66a658231b37d7dc1525ed5c2e5e9a3f0668
Add low-throughput test

Test during 20 minutes events at each minute, 10 minutes and 20 minutes.
It validates the event order with an incremental counter.

Signed-off-by: David Goulet <dgoulet@efficios.com>
configure.ac
tests/test_list.py
tests/ust/low-throughput/Makefile.am [new file with mode: 0644]
tests/ust/low-throughput/main.c [new file with mode: 0644]
tests/ust/low-throughput/run [new file with mode: 0755]
tests/ust/low-throughput/tp.c [new file with mode: 0644]
tests/ust/low-throughput/tp.h [new file with mode: 0644]
tests/ust/runall.sh
This page took 0.025393 seconds and 4 git commands to generate.