summaryrefslogtreecommitdiffstats
path: root/testsuite/media01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update due to API changesSebastian Huber2019-04-111-1/+1
|
* media01: Improve output messagesSebastian Huber2018-09-251-12/+7
| | | | | Use a single printf() call to avoid interference from other output. Do not print the listener argument.
* ipsec-tools: Port libipsec, setkey and racoon.Christian Mauderer2018-08-021-0/+9
| | | | | Note that this replaces the libipsec from FreeBSD with the one provided by ipsec-tools.
* buildset: Add minimal and everything config.Christian Mauderer2018-05-031-3/+10
| | | | | | | | | | | | 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.
* Add wpa_supplicant_fork command.Sichen Zhao2017-11-101-1/+2
| | | | Add fork command for wpa supplicant to start a new task.
* Add wpa_supplicant command in test suite.Sichen Zhao2017-11-101-1/+2
| | | | Add wpa supplicant command in media01.
* media01: Scale with processor countSebastian Huber2017-10-201-2/+6
|
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-251-0/+1
| | | | | | | Fix warnings. Update #2132. Update #2133.
* media01: Add cpuinfo commandSebastian Huber2017-03-081-0/+1
|
* Update due to configuration API changesSebastian Huber2017-02-211-3/+1
|
* Use thread name supportSebastian Huber2017-01-131-1/+0
| | | | Update #2858.
* ARP(8): Port to RTEMSSebastian Huber2017-01-101-0/+1
|
* VMSTAT(8): Port to RTEMSSebastian Huber2017-01-101-1/+2
|
* testsuite: Fix warningsSebastian Huber2016-10-071-0/+1
|
* media01: Add sysctl commandSebastian Huber2016-05-061-0/+1
|
* media01: Add telnetdSebastian Huber2016-04-261-1/+33
|
* media01: Add mount etc. commandsSebastian Huber2015-11-021-0/+3
|
* media01: Add network and SMP supportSebastian Huber2015-09-111-3/+44
|
* media01: New testSebastian Huber2015-03-261-0/+160