FEX/unittests/ThunkFunctionalTests
Paulo Matos ad52514b97 Use number of jobs as defined by TEST_JOB_COUNT
At the moment we always run ctest with max number of cpus. If
undefined, it will keep current behaviour, otherwise it will
honour TEST_JOB_COUNT.

Therefore to run ctest one test at a time, use
`cmake ... -DTEST_JOB_COUNT=1`
2024-07-03 14:09:39 +02:00
..
CMakeLists.txt Use number of jobs as defined by TEST_JOB_COUNT 2024-07-03 14:09:39 +02:00