tests: usb: Enable usb tests on frdm_k64f
Enables the bos and os_desc tests on the frdm_k64f platform. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
parent
4c81e94af1
commit
df2cc4084a
@ -1,4 +1,4 @@
|
||||
tests:
|
||||
usb.bos:
|
||||
platform_whitelist: native_posix
|
||||
platform_whitelist: native_posix frdm_k64f
|
||||
tags: usb bos
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
tests:
|
||||
usb.osdesc:
|
||||
platform_whitelist: native_posix
|
||||
platform_whitelist: native_posix frdm_k64f
|
||||
tags: usb osdesc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user