Commit History

Author SHA1 Message Date
  Nathalie Furmento ce250ceb88 tests/loader.c: add parameters -t and -p 5 years ago
  Nathalie Furmento f87c4b4426 tests/loader.c: increase timeout for schedulers.sh 6 years ago
  Samuel Thibault 186c17739a Avoid hardcoding the src dir in installed binaries just for opencl tests 6 years ago
  Nathalie Furmento f7abbfa6fc update copyright 6 years ago
  Nathalie Furmento 96d49de3ef tests/loader.c: fix when launcher_args is NULL 7 years ago
  Nathalie Furmento 789c13d409 tests: fix copyrights 7 years ago
  Nathalie Furmento d25d79f733 tests/loader.c: do not create a new pgid 7 years ago
  Samuel Thibault d12dc07efa avoid using sprintf 7 years ago
  Corentin Salingue 40738b42de Update timeout for looping test when failing 8 years ago
  Nathalie Furmento 5004206e71 tests/loader.c: replace @top_srcdir@ in STARPU_CHECK_LAUNCHER 8 years ago
  Nathalie Furmento a20018f8dc tests: fixes for minor warnings detected by cppcheck 8 years ago
  Nathalie Furmento a8cc467700 tests,examples: fix cppcheck warnings 8 years ago
  Samuel Thibault 5b96bcf2e3 avoid tasks_size_overhead_scheds timeouts 8 years ago
  Samuel Thibault 9787f21019 some tests may take more than 30s 8 years ago
  Samuel Thibault c4a9c20417 Wait for child termination and core dump before running gdb 8 years ago
  Samuel Thibault d9759eca1f fix typo 8 years ago
  Samuel Thibault d89033f224 Reduce maximum allowed time for tests, to avoid waiting for half an hour for hung tests 8 years ago
  Samuel Thibault 80632b0f00 port r17397 from 1.2: fix leak 9 years ago
  Samuel Thibault c97a242cc2 Fix finding core files on MIC 9 years ago
  Nathalie Furmento a1240cbe30 tests/loader.c: use calloc instead of malloc to make sure memory is set to 0 9 years ago
  Samuel Thibault 0a44587c44 bump default timeout to the value we use in buildbot 9 years ago
  Samuel Thibault 70f3aa8240 Fix crash when STARPU_CHECK_LAUNCHER_ARGS is not defined 10 years ago
  Samuel Thibault a4975df2fa port r14811 from 1.2: fix off-by-one allocation 10 years ago
  Samuel Thibault d9f5881f2c port r14806 from 1.2: make a copy of the environment variable before calling strtok on it 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Samuel Thibault 0ba562f069 Revert r13399 and 13400, to bring back using gettimeofday instead of starpu_timing_now, since loader.c is not linked against starpu, and instead use our own gettimeofday implementation in the windows-but-no-mingw-or-cygwin case 10 years ago
  Samuel Thibault 0d90ae3f88 drop including sys/time.h, now useless 10 years ago
  Samuel Thibault 169bf34d54 port r13398 from 1.1: eradicate use of timeval 10 years ago
  Samuel Thibault b0a03415e9 Fix allocation, clean code a bit 10 years ago
  Nathalie Furmento 65b29175e7 tests/loader.c: improve decode function 11 years ago