lsds / sgx-lkl

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

[Test] Fix LTP tests for sync_file_range02 and fdatasync03 #813

Open hukoyu opened 4 years ago

hukoyu commented 4 years ago

Even if the two tests that I pointed out above sometimes pass, they are not implemented correctly. Given that, they are not testing anything useful.

@prp only these two tests have problem right? Also if you can provide more info to help solution that will be awesome.

hukoyu commented 4 years ago

Disabled fdatasync03 and sync_file_range02 LTP tests for now in PR https://github.com/lsds/sgx-lkl/pull/812