occlum/test/server_epoll
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 simple epoll test. fix epoll_wait, accept4 2019-04-12 15:14:11 +08:00