28 Commits

Author SHA1 Message Date
Christian Mauderer
2caeaafb92 testsuite/media01: Add pattern test
Update #4372
2021-04-01 09:05:05 +02:00
Christian Mauderer
43ae62ed7f testsuite/media01: Enable md5 command
Update #4372
2021-04-01 09:04:54 +02:00
Sebastian Huber
272d5f522d ifmcstat: Port to RTEMS 2020-09-07 10:12:44 +02:00
Sebastian Huber
d964a6703c telnet: Use rtems_shell_dup_current_env()
Update #3859.
2020-08-06 13:21:00 +02:00
Moyano, Gabriel
8e33f3ba15 testsuite: A description for each test added 2020-04-09 08:34:05 +02:00
Moyano, Gabriel
27ff7e70a8 testsuite: User input define added 2020-03-31 11:13:43 +02:00
Sebastian Huber
c1e05b9ea3 Fix warnings 2019-09-25 09:27:08 +02:00
Sebastian Huber
791ea27c8d media01: Reduce record item count 2019-08-27 10:29:40 +02:00
Sebastian Huber
b88cfdd422 media01: Enable event recording 2019-08-26 08:23:35 +02:00
Sebastian Huber
647dd08ae2 Update due to API changes 2019-04-11 09:38:45 +02:00
Sebastian Huber
6c51e62964 media01: Improve output messages
Use a single printf() call to avoid interference from other output.  Do
not print the listener argument.
2018-09-25 09:59:59 +02:00
Christian Mauderer
b376ae131d ipsec-tools: Port libipsec, setkey and racoon.
Note that this replaces the libipsec from FreeBSD with the one provided
by ipsec-tools.
2018-08-02 10:25:37 +02:00
Christian Mauderer
338f3005fc buildset: Add minimal and everything config.
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.
2018-05-03 07:09:46 +02:00
Sichen Zhao
ce2262ee28 Add wpa_supplicant_fork command.
Add fork command for wpa supplicant to start a new task.
2017-11-10 13:33:03 +01:00
Sichen Zhao
0aa7e63205 Add wpa_supplicant command in test suite.
Add wpa supplicant command in media01.
2017-11-10 13:33:03 +01:00
Sebastian Huber
1e554b8193 media01: Scale with processor count 2017-10-20 14:59:55 +02:00
Sebastian Huber
666a56883a Include missing <string.h> and <limits.h>
Fix warnings.

Update #2132.
Update #2133.
2017-08-25 14:23:50 +02:00
Sebastian Huber
517e229e82 media01: Add cpuinfo command 2017-03-08 08:38:06 +01:00
Sebastian Huber
284ff16f82 Update due to configuration API changes 2017-02-21 08:34:09 +01:00
Sebastian Huber
172f2acb2b Use thread name support
Update #2858.
2017-01-13 09:20:43 +01:00
Sebastian Huber
64c663c0d1 ARP(8): Port to RTEMS 2017-01-10 11:03:32 +01:00
Sebastian Huber
c4e89a9125 VMSTAT(8): Port to RTEMS 2017-01-10 09:53:34 +01:00
Sebastian Huber
335bb97980 testsuite: Fix warnings 2016-10-07 07:24:42 +02:00
Sebastian Huber
f9a697a750 media01: Add sysctl command 2016-05-06 14:34:41 +02:00
Sebastian Huber
5edcb9ecd2 media01: Add telnetd 2016-04-26 15:20:59 +02:00
Sebastian Huber
ac45be98b5 media01: Add mount etc. commands 2015-11-02 09:11:22 +01:00
Sebastian Huber
81edae464d media01: Add network and SMP support 2015-09-11 11:50:44 +02:00
Sebastian Huber
d0ecc91ac1 media01: New test 2015-03-26 13:53:24 +01:00