Nathalie Furmento
|
98f01af154
tests/loader.c: include sys/time.h for gettimeofday
|
12 年 前 |
Nathalie Furmento
|
6ef1bdb9c1
tests/loader.c: print execution time
|
12 年 前 |
Nathalie Furmento
|
978d828c7b
tests/loader.c: specify program options (if any) when calling external launchers
|
12 年 前 |
Cyril Roelandt
|
b9211cf493
tests/loader.c: decode(): use strcpy() instead of stpcpy() since the latter is not really needed.
|
12 年 前 |
Nathalie Furmento
|
285239d9f5
tests/loader: deal with special cases for tools/starpu_perfmodel_display and tools/starpu_perfmodel_plot which need a argument
|
12 年 前 |
Nathalie Furmento
|
c2d57bd1b4
tests/loader.c: stpncpy and stpcpy do not exist on all systems
|
13 年 前 |
Nathalie Furmento
|
a5a0049f9d
tests/loader.c: interpret value @top_srcdir@ in environment variable STARPU_CHECK_LAUNCHER_ARGS
|
13 年 前 |
Cyril Roelandt
|
4c859eaec6
Use English.
|
13 年 前 |
Ludovic Courtès
|
cf05aa7f13
tests/loader: Fix interpretation the return value of waitpid(2).
|
13 年 前 |
Ludovic Courtès
|
0963375348
Have the test loader launch gdb upon signaled exit.
|
13 年 前 |
Nathalie Furmento
|
6008f4f4c5
tests/loader.c: allow to specify arguments to launcher via environment variable STARPU_CHECK_LAUNCHER_ARGS
|
13 年 前 |
Ludovic Courtès
|
3d7c33ba32
tests/loader: Don't take libtool(1) from $PATH; take the one from $top_builddir.
|
13 年 前 |
Nathalie Furmento
|
92481c7204
tests/loader.c: allow to specify a launcher to run tests, e.g valgrind
|
13 年 前 |
Ludovic Courtès
|
27011b07c8
tests/loader: Provide more information about (failing) processes.
|
13 年 前 |
Nathalie Furmento
|
7599748470
update code w.r.t coding style
|
13 年 前 |
Nathalie Furmento
|
7c45586e7b
tests/loader.c: when running spmv/dw_block_spmv, set the first argument to a matrix file
|
13 年 前 |
Nathalie Furmento
|
653975b241
tests/loader.c: clarify message
|
13 年 前 |
Nathalie Furmento
|
f4cba38a7e
tests/loader.c: better error messages
|
13 年 前 |
Nathalie Furmento
|
cca5379613
tests/loader.c: print message when execution times out
|
13 年 前 |
Nathalie Furmento
|
2177148f7e
add missing licence information
|
13 年 前 |
Nathalie Furmento
|
ed65739272
tests/loader: increase default timeout after when unfinished tests are killed
|
14 年 前 |
Nathalie Furmento
|
9854c31df2
tests/ examples/: make check uses a loader to execute tests and examples, and kills them if they are not finished within a timeout
|
14 年 前 |