Fix: create a fast and a long UST snapshot test
authorDavid Goulet <dgoulet@efficios.com>
Mon, 25 Nov 2013 19:55:57 +0000 (14:55 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 25 Nov 2013 19:55:57 +0000 (14:55 -0500)
commit1d20c959e3aa1a9a205fd7fff2d912b6bada1d23
tree3787cda682f5c5987301b0f7bf4fbd3692045501
parent209b934f27820bff953d663af9bab268dc5e951c
Fix: create a fast and a long UST snapshot test

The fast one does 10 snapshots where the long one keeps the 1000
original value. The make check only executes the fast one.

Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/fast_regression
tests/long_regression
tests/regression/tools/snapshots/Makefile.am
tests/regression/tools/snapshots/test_ust [deleted file]
tests/regression/tools/snapshots/test_ust_fast [new file with mode: 0755]
tests/regression/tools/snapshots/test_ust_long [new file with mode: 0755]
tests/regression/tools/snapshots/ust_test [new file with mode: 0755]
This page took 0.026169 seconds and 5 git commands to generate.