FEX/Scripts
Ryan Houdek edad24479b unittests: Support skipping unit tests based on host feature support
For these unit tests we no longer need to put them in the disabled tests
file. Instead it will be skipped if the host doesn't support the feature
required.
2022-08-14 20:04:26 -07:00
..
aarch64_fit_native.py Scripts: Updates AArch64 fit for Clang 14 2022-04-01 18:08:02 -07:00
changelog_generator.py Updates release script to match what I want it to be 2021-04-02 11:49:19 -07:00
CheckBinfmtNotInstall.sh CMake: Check for binfmt_misc conflicts before install 2022-07-01 13:42:45 -07:00
CI_FetchRootFS.py Scripts: Add CI rootfs fetch script 2022-06-09 20:08:24 -07:00
ClassifyCPU.py unittests: Classify CPU based on CPU features 2022-06-30 13:55:38 -07:00
DefinitionExtract.py Scripts: Adds a new script for extracting function definitions 2021-09-30 18:35:43 -07:00
doc_outline_generator.py Scripts: Add a documentation comment in doc_outline_generator.py 2021-03-30 11:53:11 +03:00
FEXUpdateAOTIRCache.sh Fix generation script 2021-05-03 18:16:43 +03:00
generate_changelog.sh Docs/Versioning: Add Changelog Generator 2021-03-30 11:23:00 +03:00
generate_doc_outline.sh TestHarnessRunner: Don't setup a FEX Context when running host tests 2022-06-16 19:41:42 +00:00
generate_release.sh Scripts: Allow user override on tagged version 2022-06-04 18:06:28 -07:00
GenerateSyscallNumbers.py Scripts: Updates generate syscall numbers to support renaming 2022-04-23 11:56:33 -07:00
guest_test_runner.py unittests: Add FEXLinuxTests, with a few signal and smc tests 2022-06-10 08:34:40 +03:00
InstallFEX.py FEXRootFSFetcher: Update and fix xxhash file hashing 2022-06-09 20:20:43 -07:00
json_asm_config_parse.py Split python unit test ASM config parser code out to an independent file 2020-05-09 12:14:59 -07:00
json_config_parse.py unittests: Support skipping unit tests based on host feature support 2022-08-14 20:04:26 -07:00
json_ir_config_parse.py Adds IR based unit test support. 2020-05-09 12:19:36 -07:00
StructPackVerifier.py Linux: Minor struct verifier and types fixes 2021-09-30 18:08:05 -07:00
testharness_runner.py Have unit tests check for runner label 2021-03-22 09:03:48 -07:00
Threaded_Lockstep_Runner.py Initial Commit 2020-03-06 09:08:13 +02:00