Skip to content

Add a target for heavy tests #194

@ClementPernet

Description

@ClementPernet

In #193 it was noticed that test-ffarith involves a test requiring 1.5Gb causing some debian builds to fail due to memory constraints.
Stating that Givaro requires 1.5Gb of RAM seems unreasonnable, hence I suggest to make such heavy tests (either on the computation time or the memory requirements) optional.

  • either by adding an option at configure time, setting some macro enabling/disabling such tests in the main testsuite.
  • or by introducing a new Makefile target for those heavy tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions