summaryrefslogtreecommitdiffstats
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "RWLOCK(9): Add reader/writer lock implementation"Sebastian Huber2017-11-171-275/+33
* RWLOCK(9): Add reader/writer lock implementationSebastian Huber2017-11-161-33/+275
* Add wpa_supplicant_fork command.Sichen Zhao2017-11-101-1/+2
* Add wpa_supplicant command in test suite.Sichen Zhao2017-11-102-2/+4
* tests/syscalls01: Fix shutdown() testSebastian Huber2017-11-101-1/+14
* Add rtems_bsd_ifconfig_lo0()Sebastian Huber2017-11-101-32/+1
* tests/syscall01: Update error valuesSebastian Huber2017-11-101-39/+39
* tests/mutex01: Fix mtx_recursed() usageSebastian Huber2017-11-091-32/+32
* tests/program01: Fix test nameSebastian Huber2017-11-091-1/+1
* Import DPAA driver snapshotSebastian Huber2017-10-231-0/+6
* Add CPUINFO command to default network initSebastian Huber2017-10-201-0/+1
* media01: Scale with processor countSebastian Huber2017-10-201-2/+6
* tests: Remove obsolete config definesSebastian Huber2017-10-204-12/+0
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-2511-21/+29
* Use <sys/lock.h> provided by NewlibSebastian Huber2017-06-086-14/+9
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-0817-98/+19
* Add tests for USB keyboard and mouse as well as EVDEVKevin Kirspel2017-05-193-0/+1325
* Adding USB Serial testKevin Kirspel2017-05-121-0/+329
* Adding test cases for FREEBSD termios support through ttyKevin Kirspel2017-05-1112-0/+2977
* rc_conf: Add support for ifconfig_<interface>_alias[0-9]+.Chris Johns2017-04-272-2/+60
* Enable bridging by defaultSebastian Huber2017-04-041-0/+1
* media01: Add cpuinfo commandSebastian Huber2017-03-081-0/+1
* Add poll() and select() support for TermiosSebastian Huber2017-02-281-2/+119
* netshell01: Add license, fix formatSebastian Huber2017-02-281-8/+32
* Update due to configuration API changesSebastian Huber2017-02-212-6/+2
* Port LPC32XX Ethernet and USB OHCI to RTEMSKevin Kirspel2017-02-141-0/+2
* testsuite/commands01: Add wlanstats call.Christian Mauderer2017-01-171-0/+17
* freebsd/wlanstats: Port to FreeBSD.Christian Mauderer2017-01-171-1/+2
* Use thread name supportSebastian Huber2017-01-134-4/+1
* pf: Some fixes after the updateSebastian Huber2017-01-101-1/+2
* ARP(8): Port to RTEMSSebastian Huber2017-01-103-0/+3
* VMSTAT(8): Port to RTEMSSebastian Huber2017-01-103-3/+6
* Enable multi-cast routing supportSebastian Huber2017-01-101-0/+2
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-101-0/+1
* PIPE(2): Port to RTEMSKevin Kirspel2016-12-231-2/+181
* Add BRIDGE(4) support to configurationSebastian Huber2016-12-151-0/+1
* Add a RTEMS Debugger TCP remote transport.Chris Johns2016-11-291-0/+71
* Fix default network memory configurationSebastian Huber2016-11-102-4/+7
* Modify rtems_bsd_set_vprintf_handler()Sebastian Huber2016-11-091-1/+3
* testsuite: Fix warningsSebastian Huber2016-10-075-5/+3
* usb01: Simplify test programSebastian Huber2016-09-288-1072/+124
* devfs: Create path.Christian Mauderer2016-08-161-4/+11
* pf: Add configuration via rc.conf.Christian Mauderer2016-08-081-1/+42
* testsuite/pf01: Remove pflog-module from test.Christian Mauderer2016-08-081-1/+0
* pf: Add RTEMS_BSD_CONFIG_FIREWALL_xxx options.Christian Mauderer2016-08-082-4/+4
* testsuite/pf02: Add interactive pf test.Christian Mauderer2016-08-031-0/+196
* testsuite/pf01: Test pfctl and pf.Christian Mauderer2016-08-021-0/+450
* rtemsbsd: Add wrapper for open, fopen, malloc, ...Christian Mauderer2016-08-021-0/+235
* rtemsbsd: Add call to program with a data restoreChristian Mauderer2016-08-021-0/+34
* testsuite/syscalls01: Split out program01 part.Christian Mauderer2016-08-022-194/+318