Skip to content
  • Lorenz Huedepohl's avatar
    Configurable unit test cost · 0283b766
    Lorenz Huedepohl authored
    By passing the makefile variable TEST_FLAGS, one can adjust the
    computional cost of the test, e.g. reduce it considerably via
    
      make check TEST_FLAGS="1500 50 16"
    0283b766