Skip to content

Commit

Permalink
test socketcan on linux only
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed May 12, 2024
1 parent 3f6de25 commit f9043a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/adapter_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ async fn vcan_bulk_send_fd() {
.await;
}

#[cfg(target_os = "linux")]
#[tokio::test]
#[serial_test::serial]
async fn socketcan_open_nonexistent() {
Expand Down

0 comments on commit f9043a2

Please sign in to comment.