Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 70b047f2ce new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind) hace 11 años
  Samuel Thibault c763a690c2 Use C99 variadic macro support, not GNU hace 12 años
  Nathalie Furmento 8381f79759 minor fixes to handle compiler warnings hace 13 años
  Nathalie Furmento 1ad5a75c0b tests/helper.h: fix macro STARPU_SKIP_IF_VALGRIND to always return, not only when printing message hace 13 años
  Samuel Thibault 4e4e2df9f4 protect header from multiple inclusion hace 13 años
  Nathalie Furmento ac4a863e03 tests/helper.h: only print skipping computations message once hace 13 años
  Nathalie Furmento a51401af10 tests/helper.h: inform user application retuern value is ignored when running on valgrind (as computation may have been skipped) hace 13 años
  Nathalie Furmento 60acf944bf tests: when running on valgrind, always return 0 hace 13 años
  Nathalie Furmento b4ddf98924 tests/helper.h: pretty printing hace 13 años
  Cyril Roelandt 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. hace 13 años
  Cyril Roelandt 726ccf2ea7 Replace "if STARPU_HAVE_VALGRIND_H" by "ifdef STARPU_HAVE_VALGRIND_H". hace 13 años
  Cyril Roelandt 3b9c9c7b4c Skip computations in the tests when running on valgrind. hace 13 años
  Nathalie Furmento 6e76fb54da move macro STARPU_CHECK_RETURN_VALUE and STARPU_CHECK_RETURN_VALUE_IS in public include/starpu_util.h hace 13 años
  Nathalie Furmento b265a4ffa8 tests: move helper.h from common directory to main directory. Use STARPU pthread macros defined in src/common/utils.h instead of redefining them. hace 13 años