sgx-lkl
sgx-lkl copied to clipboard
Reorganize test hierarchy
The current hierarchy is organically grown and partially doesn't make sense. I suggest the following new structure which will also highlight areas that need more testing:
tests/
core/
abort/
clock/
clone/
...
virtio_stdin/
config/
overlay/
network/
exit_status/
...
external/
ltp/
iozone/
tools/
sgx-lkl-cfg/
sgx-lkl-disk/
sgx-lkl-docker/
sgx-lkl-gdb/
workloads/
distros/
alpine_3.10/
languages/
dotnet/
java/
nodejs/
python/
ml/
openvino/
@prp @jxyang @hukoyu Any comments on this proposal?
@Pengpeng-Microsoft can you drive this? Thanks.
@letmaik make sense. I aggree with your recommendation.
@Francis-Liu, please can you drive this?
Why is this P1? This should be P2 or P3.