diff options
author | Yi Lai <yi1.lai@intel.com> | 2023-04-21 11:31:23 +0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-05-08 11:01:03 -0600 |
commit | 4b79f76920a49fc13766b95df1df1f4d700acbad (patch) | |
tree | 8b9bc6d4f25cbefe58a2a7d8488d45300f9a6758 /tools/lib | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) | |
download | linux-4b79f76920a49fc13766b95df1df1f4d700acbad.tar.gz |
selftests/sgx: Add "test_encl.elf" to TEST_FILES
The "test_encl.elf" file used by test_sgx is not installed in
INSTALL_PATH. Attempting to execute test_sgx causes false negative:
"
enclave executable open(): No such file or directory
main.c:188:unclobbered_vdso:Failed to load the test enclave.
"
Add "test_encl.elf" to TEST_FILES so that it will be installed.
Fixes: 2adcba79e69d ("selftests/x86: Add a selftest for SGX")
Signed-off-by: Yi Lai <yi1.lai@intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions