-
- Downloads
refactor test server
Split test-server into four C files and a header
Signed-off-by:
Andy Green <andy.green@linaro.org>
Showing
- CMakeLists.txt 19 additions, 8 deletionsCMakeLists.txt
- test-server/test-server-dumb-increment.c 78 additions, 0 deletionstest-server/test-server-dumb-increment.c
- test-server/test-server-http.c 471 additions, 0 deletionstest-server/test-server-http.c
- test-server/test-server-mirror.c 154 additions, 0 deletionstest-server/test-server-mirror.c
- test-server/test-server.c 30 additions, 692 deletionstest-server/test-server.c
- test-server/test-server.h 73 additions, 0 deletionstest-server/test-server.h
Loading
Please register or sign in to comment