summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Update ftp.c to work with Nikhil's TCP stack.Michael Brown2006-12-052-11/+50
* Make the "drive number" option apply to iSCSI as well as AoEMichael Brown2006-11-292-3/+8
* Create "username" and "password" DHCP options, ready for placing thisMichael Brown2006-11-281-2/+7
* Updated to use asynchronous operation model for iSCSI requestsMichael Brown2006-11-282-1/+8
* Minor edit to make HEAD buildMarty Connor2006-09-191-2/+4
* Added iBFT construction to iSCSI boot testMichael Brown2006-08-282-5/+8
* Print net device name when making request.Michael Brown2006-08-111-1/+2
* New HTTP protocol and test codeDerek Pryor2006-08-112-0/+59
* Attempt a PXE NBP boot as the TFTP test.Michael Brown2006-08-092-19/+21
* Added TFTP test code (currently just dumps file to console).Michael Brown2006-08-092-2/+51
* Add very, very quick and dirty hello world testMichael Brown2006-08-072-6/+31
* Set a NUL terminator before calling inet_aton.Michael Brown2006-08-071-2/+3
* Add iSCSI to the DHCP tests.Michael Brown2006-08-072-13/+50
* Print out "DHCP..." message just in case people think the demo is sittingMichael Brown2006-07-201-1/+5
* Allow an AoE boot to be directed via DHCP, so that we have a proof ofMichael Brown2006-07-202-4/+52
* Print out the lease time, just to show how easy it is.Michael Brown2006-07-201-8/+15
* Added dhcp_ipv4_option() and friends.Michael Brown2006-07-201-1/+40
* Added some debug messages and DHCP test codeMichael Brown2006-07-191-0/+10
* started on ANSI sequence processingDan Lynch2006-06-281-1/+22
* - working basic ansi termnal extension for mucursesDan Lynch2006-06-271-2/+3
* make path relative (so that I don't break eb top of tree !)Dan Lynch2006-06-271-5/+6
* - testable console framework implementing mucurses SCREEN structDan Lynch2006-06-271-0/+65
* Update ftp.c and hello.c to use the generic async_operations API.Michael Brown2006-06-192-0/+82
* Added iSCSI boot test codeMichael Brown2006-06-141-0/+41
* Added sample AoE test code to treeMichael Brown2006-06-011-0/+42