FEX/unittests/FEXLinuxTests
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
..
tests FileManagement: Fix fstatat with self and NOFOLLOW 2024-05-29 18:41:24 -07:00
CMakeLists.txt Use number of jobs as defined by TEST_JOB_COUNT 2024-07-03 14:09:39 +02:00
Disabled_Tests FEXLinuxTests: Migrate signal tests to Catch2 2022-09-22 10:03:37 +02:00
Disabled_Tests_Host unittests: Add FEXLinuxTests, with a few signal and smc tests 2022-06-10 08:34:40 +03:00
Expected_Output FEXLinuxTests: Migrate signal tests to Catch2 2022-09-22 10:03:37 +02:00
Flake_Tests FEXLinuxTests: Adds missing pthread_cancel flake status 2022-09-24 10:05:36 -07:00
Known_Failures Linux: Disable EFAULT handler until we find something that uses it. 2024-01-26 01:54:09 -08:00
Known_Failures_Host unittests: Add FEXLinuxTests, with a few signal and smc tests 2022-06-10 08:34:40 +03:00