iprbench/test
Guillaume Raffy 6dded4234a refactored tests:
- split tests into 3:
  - test_benchmarks.py: tests all benchmarks with the most basic resultsdb backend
  - test_resultsdb: tests all resultsdb backends with the most basic benchmark
  - test_clusterbench: tests clusterbench_submit
- made tests more robust (deletes the results foder if it already exists)

work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3958]
2024-11-17 11:31:48 +01:00
..
__init__.py refactored iprbench to separate ipr benchmark framework from the actual benchmarks 2024-10-22 09:16:41 +02:00
test_benchmarks.py refactored tests: 2024-11-17 11:31:48 +01:00
test_clusterbench.py refactored tests: 2024-11-17 11:31:48 +01:00
test_resultsdb.py refactored tests: 2024-11-17 11:31:48 +01:00