httpd smoketest info

git-svn-id: svn://svn.berlios.de/openocd/trunk@2769 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe
2009-09-29 13:46:26 +00:00
parent c5949a03a7
commit 9bdbffb8cc
2 changed files with 29 additions and 5 deletions

View File

@@ -311,6 +311,15 @@ This section needs to be expanded.
/** @page serverhttp OpenOCD HTTP Server API
This section needs to be expanded.
Smoketest:
configure --enable-httpd --enable-dummy --enable-ioutil
openocd -s /usr/local/share/openocd -f httpd/httpd.tcl -f interface/dummy.cfg -f target/lpc2148.cfg
Navigate to: http://localhost:8888/
*/