tests: net: tx_timestmp: Fix the tests

Fix tests because of changes in TX timestamping options.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
Jukka Rissanen 2019-05-30 23:59:12 +08:00
parent 77c10fc7e3
commit 4bb57c481e
2 changed files with 3 additions and 2 deletions

View file

@ -22,3 +22,5 @@ CONFIG_ZTEST=y
CONFIG_NET_CONFIG_SETTINGS=n
CONFIG_NET_SHELL=n
CONFIG_NET_CONTEXT_TIMESTAMP=y
CONFIG_NET_PKT_TIMESTAMP=y
CONFIG_NET_PKT_TIMESTAMP_THREAD=y

View file

@ -1,7 +1,6 @@
common:
platform_whitelist: native_posix qemu_x86 qemu_cortex_m3
tags: net tx_timestamp gptp
tests:
net.timestamp:
min_ram: 16
tags: net tx_timestamp gptp
depends_on: netif