Nathalie Furmento
|
a5a0049f9d
tests/loader.c: interpret value @top_srcdir@ in environment variable STARPU_CHECK_LAUNCHER_ARGS
|
13 years ago |
Nathalie Furmento
|
c1613349cd
tests: remove main/dependency_on_destroyed_task
|
13 years ago |
Cyril Roelandt
|
d37d762bd9
Add a test that makes sure StarPU fails to make one task depend on a previously destroyed task.
|
13 years ago |
Samuel Thibault
|
0a88862c0a
Make showcheck recursive, fix hang when there is not test log
|
13 years ago |
Samuel Thibault
|
6c9c6f7bc7
Also show successful tests logs
|
13 years ago |
Samuel Thibault
|
d5b3136ea8
Enable parallel-tests option if available in automake, add showcheck rule to show the result in buildbot
|
13 years ago |
Ludovic Courtès
|
52dc79db7d
Rename `tests/core' to `tests/main'.
|
13 years ago |
Nathalie Furmento
|
9cf56e891a
tests: check functionality introduced in #5626
|
13 years ago |
Nathalie Furmento
|
ac6b545847
tests: add core/starpu_init.c which tests starpu_init behaviour regarding environment variables and starpu_conf
|
13 years ago |
Nathalie Furmento
|
d3683c66bc
tests: add new test tests/datawizard/increment_redux_lazy to illustrate following bug:
|
13 years ago |
Nathalie Furmento
|
0901fbea21
tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage
|
13 years ago |
Nicolas Collin
|
7dd6ab26a4
Command 'make check' now checks bundle functions.
|
13 years ago |
Ludovic Courtès
|
3d7c33ba32
tests/loader: Don't take libtool(1) from $PATH; take the one from $top_builddir.
|
13 years ago |
Cyril Roelandt
|
32c1ac8489
void interface : standard test.
|
13 years ago |
Nathalie Furmento
|
42970b38fb
tests: rename file as make dist cannot cope with filenames with more than 99 characters...
|
13 years ago |
Cyril Roelandt
|
c5065bcda6
Move multiformat_handle_conversion from core/ to datawizard/interfaces/multiformat/advanced
|
13 years ago |
Cyril Roelandt
|
fb66d536d0
Moving multiformat_data_release.c from tests/core to tests/datawizard/interfaces/multiformat/advanced/
|
13 years ago |
Nathalie Furmento
|
ca5b979c06
tests: tests old functionalities are still working
|
13 years ago |
Nathalie Furmento
|
ecae796666
tests: rename core/deprecated.c to core/deprecated_func.c
|
13 years ago |
Cyril Roelandt
|
d9f95a3ac3
Multiformat : add a simple test that submits a task on a specific worker.
|
13 years ago |
Samuel Thibault
|
f4b2c1908e
factorize scal code
|
13 years ago |
Samuel Thibault
|
59248e23e4
Test that registering data from a GPU works.
|
13 years ago |
Samuel Thibault
|
08f4ce1f07
Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem
|
13 years ago |
Cyril Roelandt
|
64b9e2b3f9
BCSR interface : add standard test
|
13 years ago |
Cyril Roelandt
|
e7f5fd7334
Multiformat : if a handle is used twice by a kernel, make sure it is only converted once.
|
13 years ago |
Nathalie Furmento
|
3b58fc6817
tests: add new test to check deprecated field xxx_func in starpu_codelet
|
13 years ago |
Nathalie Furmento
|
7dc29dc774
tests/Makefile.am: add file datawizard/interfaces/block/block_opencl_kernel.cl to dist
|
13 years ago |
Cyril Roelandt
|
7c3d6db18b
Block interface : add standard test
|
13 years ago |
Nathalie Furmento
|
de79918ae8
tests: rename _starpu_worker_exists.c in starpu_worker_exists.c
|
13 years ago |
Cyril Roelandt
|
ce7a43bd30
Add a test for _starpu_worker_exists.
|
13 years ago |