occlum/test/server
LI Qing 8ef52c7c2d Support environmental variables in Occlum.json
1. Now we support set App's env in Occlum.json, for example:
    "env": [
        "OCCLUM=yes",
        "TEST=true"
    ]
2. Rewrite env test cases
3. Update Dockerfile to install "jq" tool
2019-09-05 13:50:55 +00:00
..
main.c Support environmental variables in Occlum.json 2019-09-05 13:50:55 +00:00
Makefile add test for simple socket syscalls 2019-04-07 11:28:43 +08:00