Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: add test for ieee802154 #222

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

LarsKowoll
Copy link

Depends on RIOT-OS/RIOT#15761

pass


@pytest.mark.parametrize('nodes',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
@pytest.mark.parametrize('nodes',
@pytest.mark.local_only
@pytest.mark.parametrize('nodes',

remote-revb is not available on the testbed.

sleep(0.5)


@pytest.mark.parametrize('nodes',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
@pytest.mark.parametrize('nodes',
@pytest.mark.local_only
@pytest.mark.parametrize('nodes',

sender.ieee802154_txtspam(receiver_addr, 5, 1000)


@pytest.mark.parametrize('nodes',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
@pytest.mark.parametrize('nodes',
@pytest.mark.local_only
@pytest.mark.parametrize('nodes',

@miri64
Copy link
Member

miri64 commented Oct 5, 2021

Depends on RIOT-OS/RIOT#15761

That one moved to RIOT-OS/RIOT#16591 and even RIOT-OS/RIOT#16591 seems to be stale now. Is this still ongoing? If so, please also address my change requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants