lsds / sgx-lkl

SGX-LKL Library OS for running Linux applications inside of Intel SGX enclaves
MIT License
257 stars 89 forks source link

[Test] Build only enabled LTP tests #811

Closed hukoyu closed 4 years ago

hukoyu commented 4 years ago

Currently all LTP tests are built under testcases/kernel/syscalls But currently 106 of 344 syscall folders don't have any enabled LTPS tests.

So no need to build these non-enabled folders and it will be shorter to build ltp test binaries.