summaryrefslogtreecommitdiffstats
path: root/testsuite (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-26test/commands01: Fix sporadic test failuresSebastian Huber1-1/+29
2019-06-26test/program01: Fix sporadic test failuresSebastian Huber1-0/+8
2019-06-12config: Control the interface from the command line net config file.Chris Johns1-1/+1
2019-05-13Fix zero-copy mbuf supportSebastian Huber1-3/+3
2019-04-11Update due to API changesSebastian Huber2-2/+2
2019-03-29openssl02: Fix includesSebastian Huber1-7/+3
2019-03-27bin/openssl: Port to RTEMS.Christian Mauderer1-0/+135
2019-03-11rcconf02: Reduce maximum connection countsSebastian Huber1-2/+2
2018-10-25openssl01: Call standard initialization functionsSebastian Huber1-0/+5
2018-10-25openssl01: New testSebastian Huber1-0/+139
2018-10-17ppp01: Use novj option on host sideSebastian Huber1-2/+3
2018-10-11Fix dhcpcd.conf contentSebastian Huber1-4/+4
2018-10-10Increase file descriptors in default network cfgSebastian Huber1-1/+1
2018-09-25media01: Improve output messagesSebastian Huber1-12/+7
2018-09-21Update to FreeBSD head 2018-09-17Sebastian Huber1-6/+11
2018-09-21Update to FreeBSD head 2018-06-01Sebastian Huber3-0/+3017
2018-08-28syscalls01: Fix for IPSEC enabledSebastian Huber1-0/+5
2018-08-20tests/termios: Fix warningsSebastian Huber1-3/+11
2018-08-02testsuite/ipsec01: Add.Christian Mauderer4-0/+347
2018-08-02ipsec-tools: Port libipsec, setkey and racoon.Christian Mauderer1-0/+9
2018-07-26selectpollkqueue01: Invalidate file descriptorSebastian Huber1-0/+6
2018-07-26Fix sporadic test failures via uma_timeout()Sebastian Huber2-13/+15
2018-07-02syscalls01: Fix sporadic test failuresSebastian Huber1-0/+14
2018-05-08dhcpcd: Add hooksSebastian Huber1-1/+23
2018-05-08dhcpcd: Add rtems_dhcpcd_start()Sebastian Huber1-32/+5
2018-05-03buildset: Add minimal and everything config.Christian Mauderer3-6/+41
2018-04-30Add DHCP clientid to test default network initSebastian Huber1-8/+12
2018-03-28CRYPTO(4): Port to RTEMSSebastian Huber1-0/+198
2018-03-13mutex: Use panic() after ISR lock releaseSebastian Huber1-1/+99
2018-02-05tests: Fix configuration dependenciesSebastian Huber2-0/+6
2017-11-17Revert "RWLOCK(9): Add reader/writer lock implementation"Sebastian Huber1-275/+33
2017-11-16RWLOCK(9): Add reader/writer lock implementationSebastian Huber1-33/+275
2017-11-10Add wpa_supplicant_fork command.Sichen Zhao1-1/+2
2017-11-10Add wpa_supplicant command in test suite.Sichen Zhao2-2/+4
2017-11-10tests/syscalls01: Fix shutdown() testSebastian Huber1-1/+14
2017-11-10Add rtems_bsd_ifconfig_lo0()Sebastian Huber1-32/+1
2017-11-10tests/syscall01: Update error valuesSebastian Huber1-39/+39
2017-11-09tests/mutex01: Fix mtx_recursed() usageSebastian Huber1-32/+32
2017-11-09tests/program01: Fix test nameSebastian Huber1-1/+1
2017-10-23Import DPAA driver snapshotSebastian Huber1-0/+6
2017-10-20Add CPUINFO command to default network initSebastian Huber1-0/+1
2017-10-20media01: Scale with processor countSebastian Huber1-2/+6
2017-10-20tests: Remove obsolete config definesSebastian Huber4-12/+0
2017-08-25Include missing <string.h> and <limits.h>Sebastian Huber11-21/+29
2017-06-08Use <sys/lock.h> provided by NewlibSebastian Huber6-14/+9
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber17-98/+19
2017-05-19Add tests for USB keyboard and mouse as well as EVDEVKevin Kirspel3-0/+1325
2017-05-12Adding USB Serial testKevin Kirspel1-0/+329
2017-05-11Adding test cases for FREEBSD termios support through ttyKevin Kirspel12-0/+2977
2017-04-27rc_conf: Add support for ifconfig_<interface>_alias[0-9]+.Chris Johns2-2/+60