]> rtime.felk.cvut.cz Git - can-benchmark.git/commit
Modification of *-time tests so that they don't break if the test was skipped.
authorMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Mon, 26 Aug 2013 10:06:42 +0000 (12:06 +0200)
committerMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Mon, 26 Aug 2013 10:06:42 +0000 (12:06 +0200)
commitb1cad43854f775cfd8bbab0d8279758b00e2b2b6
treeaa7bd093f416fca2236d53e487b829c45082d870
parent997d6963de55e9c22af923a1a63d070c133516e5
Modification of *-time tests so that they don't break if the test was skipped.

Now it checks and attempts to create symbolic links only if the directory it works from isn't empty.
(When it is, calling "ln -s ../somedir/*.txt ." creates broken link named *.txt and plot.sh,
 so the plotting script attempts to create a plot, which fails and stops the rest of the plotting from happening.)
gw-tests/filter-time.sh
gw-tests/nop-highprio-time.sh
gw-tests/nop-time.sh
gw-tests/user-time.sh