Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 719c3f62d4 update copyright holders il y a 5 ans
  Nathalie Furmento f7abbfa6fc update copyright il y a 6 ans
  Nathalie Furmento 789c13d409 tests: fix copyrights il y a 7 ans
  Nathalie Furmento cde74f2aac tests/helper.h: add missing include il y a 7 ans
  Nathalie Furmento 6df46001ca mpi/tests/mpi_reduction.c: skip test when running on valgrind il y a 7 ans
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces il y a 8 ans
  Samuel Thibault b538fb0e70 Fix build in C++ il y a 8 ans
  Samuel Thibault 9ade595f96 Disable core dumps for tests which are supposed to crash il y a 8 ans
  Nathalie Furmento 36934b3967 tests/helper.h: always define STARPU_SKIP_IF_VALGRIND_RETURN_ZERO il y a 9 ans
  Nathalie Furmento 71fe42b175 rename STARPU_SKIP_IF_VALGRIND_RETURN_0 to STARPU_SKIP_IF_VALGRIND_RETURN_ZERO il y a 9 ans
  Nathalie Furmento bc6433c2ba tests/helper.h: new macro STARPU_SKIP_IF_VALGRIND_RETURN_0 which return 0 when running on valgrind il y a 9 ans
  Samuel Thibault 1b10c4b468 Teach helgrind about other happens before/after given by atomic counters il y a 9 ans
  Samuel Thibault a91d3fd718 port r15793 from 1.1: Do not care about the safety of _starpu_valgrind_print_once il y a 9 ans
  Samuel Thibault db8e8261a4 update TSAN suppressions il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento 70b047f2ce new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind) il y a 11 ans
  Samuel Thibault c763a690c2 Use C99 variadic macro support, not GNU il y a 12 ans
  Nathalie Furmento 8381f79759 minor fixes to handle compiler warnings il y a 13 ans
  Nathalie Furmento 1ad5a75c0b tests/helper.h: fix macro STARPU_SKIP_IF_VALGRIND to always return, not only when printing message il y a 13 ans
  Samuel Thibault 4e4e2df9f4 protect header from multiple inclusion il y a 13 ans
  Nathalie Furmento ac4a863e03 tests/helper.h: only print skipping computations message once il y a 13 ans
  Nathalie Furmento a51401af10 tests/helper.h: inform user application retuern value is ignored when running on valgrind (as computation may have been skipped) il y a 13 ans
  Nathalie Furmento 60acf944bf tests: when running on valgrind, always return 0 il y a 13 ans
  Nathalie Furmento b4ddf98924 tests/helper.h: pretty printing il y a 13 ans
  Cyril Roelandt 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. il y a 13 ans
  Cyril Roelandt 726ccf2ea7 Replace "if STARPU_HAVE_VALGRIND_H" by "ifdef STARPU_HAVE_VALGRIND_H". il y a 13 ans
  Cyril Roelandt 3b9c9c7b4c Skip computations in the tests when running on valgrind. il y a 13 ans
  Nathalie Furmento 6e76fb54da move macro STARPU_CHECK_RETURN_VALUE and STARPU_CHECK_RETURN_VALUE_IS in public include/starpu_util.h il y a 13 ans
  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. il y a 13 ans