Configurable unit test cost
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"
Please register or sign in to comment
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"