tests: convert loopback test to unified kernel

Make it run on Qemu only, this test is not intended for HW.

Change-Id: I842d7456f9238221ef5b661749136f4418d5ab16
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-11-01 10:23:07 -04:00
parent 4208976bfc
commit b4dc970a7c
3 changed files with 4 additions and 11 deletions

View file

@ -16,8 +16,7 @@
# limitations under the License.
#
MDEF_FILE = prj.mdef
KERNEL_TYPE ?= nano
KERNEL_TYPE ?= unified
BOARD ?= qemu_x86
CONF_FILE ?= prj.conf

View file

@ -1,5 +0,0 @@
% Application : Network loopback test
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK MAIN 7 main 2048 [EXE]

View file

@ -1,6 +1,5 @@
[test]
kernel = micro
kernel = unified
build_only = true
tags = samples
# Insufficient RAM for these targets
platform_exclude = nucleo_f103rb olimexino_stm32
tags = net
platform_whitelist = qemu_cortex_m3 qemu_x86