gramine
gramine copied to clipboard
[tests] Rewrite seek_tell test
Description of the changes
As pointed out in review https://reviewable.io/reviews/gramineproject/gramine/719 this test is ugly.
Rewrite it to self check whatever it can.
We can trust stat while determine the size of file as the libos/test/fs/stat.c test verifies this.
How to test this PR?
gramine-test -C libos/test/fs pytest
gramine-test --sgx -C libos/test/fs pytest
Jenkins, test this please
Jenkins, test this please