minix/minix
Erik van der Kouwe 86e41e22cf Add test82 (HTTP)
This test connects to a remote HTTP server to retrieve files, using various
chunk sizes and concurrency settings to exercise the network stack. The test
is only performed is USENETWORK=yes. This test requires the following URLs to
remain available: http://test82.minix3.org/test1.txt and
 http://test82.minix3.org/test2.bin. The former contains a 'Hello world'
message followed by a newline, the latter all 16-bit values in increasing
order, using big-endian notation.

Change-Id: I696106482fb1658f9657be2b6845a1b37a3d6172
2015-07-08 09:54:56 +02:00
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
drivers memory: announce presence during startup 2015-06-29 10:58:01 +00:00
fs log: announce presence during startup 2015-06-29 10:57:38 +00:00
include libvtreefs: dynamically allocate long inode names 2015-06-29 10:57:24 +00:00
kernel arm: Make sure __k_unpaged_MINIX is first 2015-03-18 07:50:31 +01:00
lib libvtreefs: allow highly dynamic directories 2015-06-29 10:57:31 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Importing bin/dd 2015-04-15 13:50:57 +02:00
net uds: announce presence during startup 2015-06-29 10:57:54 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers procfs: retrieve both RS tables from RS at once 2015-06-29 10:56:30 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests Add test82 (HTTP) 2015-07-08 09:54:56 +02:00
usr.bin Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00