Norman Feske
8943a3e949
Remove '_drv' suffix
...
Issue #4420
2024-06-20 12:54:30 +02:00
Christian Helmuth
ad92d799cd
netperf_lxip_wifi: run on foc_x86_32 too
2023-12-13 12:33:05 +01:00
Norman Feske
8cc2662aac
Remove support for the Muen separation kernel
...
Fixes #3995
Fixes #3994
2021-02-23 11:55:44 +01:00
Martin Stein
691be92046
Don't use the NIC server mode of NIC drivers
...
Issue #3961
2021-02-23 11:53:41 +01:00
Stefan Kalkowski
bdd923406f
base: remove SPEC variables of boards ( fix #3971 )
...
* Remove SPEC declarations from mk/spec
* Remove all board-specific REQUIRE declaratiions left
* Replace [have_spec <board>] run-script declarations with have_board where necessary
* Remove addition of BOARD variable to SPECS in toplevel Makefile
* Move board-specific directories in base-hw out of specs
2021-01-25 13:58:09 +01:00
Stefan Kalkowski
dcc28b65cb
run: use driver_nic-* pkg where possible ( fix #3180 )
2019-05-16 13:10:06 +02:00
Martin Stein
9b31aac1de
LwIP tests: use VFS LwIP plugin
...
Issue #2335
2018-08-02 14:36:48 +02:00
Martin Stein
fe46d50ab3
netperf tests: test nic_router throughput
...
Adds two new netperf tests, netperf_lxip_router and netperf_lwip_router
who test the TCP throughput of the NIC router when routed with a tcp-forward
rule and NAT.
Issue #2624
2018-02-09 13:26:03 +01:00
Alexander Boettcher
c63fe241f4
run: disable wifi netperf on non-ACPI 32bit kernel
2017-11-30 11:23:17 +01:00
Alexander Boettcher
6f8cc92ce0
run: disable some scripts in autopilot mode
...
because of the limit hardware features of our x86 32bit test hardware
2017-08-18 10:24:48 +02:00
Josef Söntgen
32e2ab85b0
netperf: remove bssid from wifi tests
...
The bssid is purely optional and only should be used if it really is
needed.
Issue #1746 .
2015-11-04 14:09:25 +01:00
Josef Söntgen
8d9561595c
netperf: add wifi test
...
Enables testing of the wifi_drv with netperf.
Fixes #1415 .
2015-02-27 11:48:07 +01:00