Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 213 Bytes

File metadata and controls

14 lines (13 loc) · 213 Bytes

Testing the Web Server

  • Build the test program
$ make EXAMPLE=test
  • Run the test web server
$ sudo ./run_tests
  • In another terminal, run the test client
$ ./test/test.py -4 127.0.0.1