Move the SocketCAN tests from tests/drivers/can/utilities to tests/net/socket/can to match the location of the code under test. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
7 lines
115 B
YAML
7 lines
115 B
YAML
tests:
|
|
net.socket.can:
|
|
integration_platforms:
|
|
- native_posix
|
|
- native_posix_64
|
|
tags: net can
|