summaryrefslogtreecommitdiffstats
path: root/testsuite/commands01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test/commands01: Fix sporadic test failuresSebastian Huber2019-06-261-1/+29
|
* buildset: Add minimal and everything config.Christian Mauderer2018-05-031-0/+15
| | | | | | | | | | | | This adds two new buildset configurations: One that leaves out as much features as possible and one that enables all features. For the default configuration WiFi support is now disabled. To disable IPv6 for the minimal configuration, all -DINET6 are eliminated in libbsd.py. They are now replaced by a #ifdef that checks for RTEMS_BSD_MODULE_NETINET6 instead. Close #3351.
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-081-1/+1
| | | | | | | | | | | | | | | | | The following files are now provided by Newlib: * arpa/inet.h * net/if.h * netinet/in.h * netinet/tcp.h * sys/socket.h * sys/uio.h * sys/un.h The <sys/param.h> and <sys/cpuset.h> are now compatible enough to be used directly. Update #2833.
* testsuite/commands01: Add wlanstats call.Christian Mauderer2017-01-171-0/+17
|
* Add and use RTEMS_BSD_ARGC()Sebastian Huber2014-01-301-2/+2
|
* testsuite: Simplify testsSebastian Huber2013-11-131-20/+0
|
* commands01: Add INET6 test casesSebastian Huber2013-10-311-0/+51
|
* commands01: New testSebastian Huber2013-10-311-0/+242