FEX/unittests/POSIX
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
Disabled_Tests unittests: Disable known flake in posix tests 2022-06-30 14:41:14 -07:00
Expected_Output Moves our entire execution model over to signal execution 2020-09-02 16:00:17 -07:00
Flake_Tests CI: Adds support for flakes 2022-09-15 11:44:56 -07:00
Known_Failures unittests: Disable known flake in posix tests 2022-06-30 14:41:14 -07:00