lsds / sgx-lkl

SGX-LKL Library OS for running Linux applications inside of Intel SGX enclaves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-enable setresuid04 and setreuid07

vtikoo opened this issue · comments

As part of PR #403 these two tests are being disabled, as merging the corresponding ltp PR 42 is blocked by #768 #767 #772.

Once those issues are resolved, merge ltp PR 42 and re-enable these tests.

setresuid04 and setreuid07 only fail for debug and hw mode.
They passes for debug & sw, nonrelease & hw, nonrelease & sw.

setresuid04 debug-hw failure log:
Standard_Console_Output setresuid04-debug-hw.log

setreuid07 debug-hw failure log:
Standard_Console_Output setreuid07-debug-hw.log

cc @KenGordon @paulcallen @vtikoo @SeanTAllen

These two tests covered in #794. This is dupe.

@vtikoo will you be handling as part of #794?