Skip to content

Latest commit

 

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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