summaryrefslogtreecommitdiffstats
path: root/testsuite (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-04-04Enable bridging by defaultSebastian Huber1-0/+1
2017-03-08media01: Add cpuinfo commandSebastian Huber1-0/+1
2017-02-28Add poll() and select() support for TermiosSebastian Huber1-2/+119
2017-02-28netshell01: Add license, fix formatSebastian Huber1-8/+32
2017-02-21Update due to configuration API changesSebastian Huber2-6/+2
2017-02-14Port LPC32XX Ethernet and USB OHCI to RTEMSKevin Kirspel1-0/+2
2017-01-17testsuite/commands01: Add wlanstats call.Christian Mauderer1-0/+17
2017-01-17freebsd/wlanstats: Port to FreeBSD.Christian Mauderer1-1/+2
2017-01-13Use thread name supportSebastian Huber4-4/+1
2017-01-10pf: Some fixes after the updateSebastian Huber1-1/+2
2017-01-10ARP(8): Port to RTEMSSebastian Huber3-0/+3
2017-01-10VMSTAT(8): Port to RTEMSSebastian Huber3-3/+6
2017-01-10Enable multi-cast routing supportSebastian Huber1-0/+2
2017-01-10Update to FreeBSD head 2016-08-23Sebastian Huber1-0/+1
2016-12-23PIPE(2): Port to RTEMSKevin Kirspel1-2/+181
2016-12-15Add BRIDGE(4) support to configurationSebastian Huber1-0/+1
2016-11-29Add a RTEMS Debugger TCP remote transport.Chris Johns1-0/+71
2016-11-10Fix default network memory configurationSebastian Huber2-4/+7
2016-11-09Modify rtems_bsd_set_vprintf_handler()Sebastian Huber1-1/+3
2016-10-07testsuite: Fix warningsSebastian Huber5-5/+3
2016-09-28usb01: Simplify test programSebastian Huber8-1072/+124
2016-08-16devfs: Create path.Christian Mauderer1-4/+11
2016-08-08pf: Add configuration via rc.conf.Christian Mauderer1-1/+42
2016-08-08testsuite/pf01: Remove pflog-module from test.Christian Mauderer1-1/+0
2016-08-08pf: Add RTEMS_BSD_CONFIG_FIREWALL_xxx options.Christian Mauderer2-4/+4
2016-08-03testsuite/pf02: Add interactive pf test.Christian Mauderer1-0/+196
2016-08-02testsuite/pf01: Test pfctl and pf.Christian Mauderer1-0/+450
2016-08-02rtemsbsd: Add wrapper for open, fopen, malloc, ...Christian Mauderer1-0/+235
2016-08-02rtemsbsd: Add call to program with a data restoreChristian Mauderer1-0/+34
2016-08-02testsuite/syscalls01: Split out program01 part.Christian Mauderer2-194/+318