summaryrefslogtreecommitdiffstats
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move TIMEOUT(9) and ZONE(9) initializationSebastian Huber2013-10-313-26/+0
* Move program control to thread structureSebastian Huber2013-10-311-0/+196
* Use send/recv functions from FreeBSDSebastian Huber2013-10-311-0/+207
* Use socket read() and write() from FreeBSDSebastian Huber2013-10-311-0/+66
* Use getsockname() from FreeBSDSebastian Huber2013-10-311-0/+55
* Use getpeername() from FreeBSDSebastian Huber2013-10-311-0/+51
* Use getsockopt() and setsockopt() from FreeBSDSebastian Huber2013-10-311-0/+101
* Use accept() from FreeBSDSebastian Huber2013-10-311-0/+52
* Use listen() from FreeBSDSebastian Huber2013-10-311-0/+55
* Use connect() from FreeBSDSebastian Huber2013-10-311-0/+58
* Use socket ioctl() from FreeBSDSebastian Huber2013-10-311-0/+52
* Use bind() from FreeBSDSebastian Huber2013-10-311-0/+71
* Use shutdown() from FreeBSDSebastian Huber2013-10-311-3/+49
* Add socket fstat() supportSebastian Huber2013-10-311-0/+104
* Import socket() implementation from FreeBSDSebastian Huber2013-10-311-0/+310
* testsuite: Enable stack checkerSebastian Huber2013-10-311-0/+3
* Use extension to attach a struct thread to threadsSebastian Huber2013-10-105-1/+312
* Make default test initialization task preemptiveSebastian Huber2013-10-101-0/+2
* Move core system initialization referencesSebastian Huber2013-10-102-4/+0
* Update files to match FreeBSD layoutSebastian Huber2013-10-1024-320/+53
* Move files to match FreeBSD layoutSebastian Huber2013-10-101-0/+0
* netshell01: Add netstat commandJoel Sherrill2012-10-231-0/+1
* Add ifconfig command as RTEMS Shell commandJoel Sherrill2012-10-111-1/+3
* netshell01: Add ns parser globals needed for ping.Jennifer Averett2012-10-112-1/+6
* netshell01/.gitignore: UpdateJoel Sherrill2012-09-111-1/+1
* netshell01/.gitignore: New fileJoel Sherrill2012-09-111-0/+1
* freebsd-userspace/Makefile: Resolve conflict so ifconfig and netstat are both...Joel Sherrill2012-09-071-1/+1
* netshell01: Link against ping commandJoel Sherrill2012-09-071-3/+5
* testsuite/Makefile: Add netshell01Joel Sherrill2012-09-011-0/+1
* loopback01/init.c: Remove junk fileJoel Sherrill2012-09-011-82/+0
* netshell01: New test and stop using old network configuration codeJoel Sherrill2012-09-014-6/+75
* usb01: Correct MakefileJoel Sherrill2012-07-281-3/+6
* usb01: make Makefile follow pattern of othersJoel Sherrill2012-07-281-4/+5
* mghttpd01: Add test - does not build yetJoel Sherrill2012-07-287-0/+235
* testsuite/Makefile: Clean up after test name changeJoel Sherrill2012-07-281-1/+9
* loopback01: Does not include rtems specific net filesJoel Sherrill2012-07-273-2/+84
* init01: Add configuration structureJoel Sherrill2012-07-272-4/+27
* init01: Add init.cJoel Sherrill2012-07-271-5/+11
* loopback01: New test from samples/loopbackJoel Sherrill2012-07-262-0/+310
* Rename link01 to init01Joel Sherrill2012-07-265-9/+3
* link01 - Clean up and split so initialization can be reused in other testsJoel Sherrill2012-07-263-31/+23
* link01: Only include fxp on pc386Joel Sherrill2012-07-171-2/+5
* link01: Initialize interfacesJoel Sherrill2012-07-112-0/+10
* link01: Add static_hints and make nic-sysinit.h genericJoel Sherrill2012-07-092-4/+15
* Move config info into a .h fileJennifer Averett2012-06-291-0/+89
* Added legacy in order to get pcib to work correctly and resoleved fxp attach ...Jennifer Averett2012-06-291-47/+1
* Corrected link01 configuration and added pcib to SYSINIT.Jennifer Averett2012-05-301-7/+47
* timeout - Use standard Makefile templateJoel Sherrill2012-05-171-17/+16
* Standardized Makefiles so that i386 would build correctly.Jennifer Averett2012-05-164-57/+43
* Use SYSINIT reference definesSebastian Huber2012-05-101-27/+18