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

dgram: test to add and to drop specific membership #31047

Commits on Dec 20, 2019

  1. dgram: test to add and to drop specific membership

    Test of addSourceSpecificMembership and dropSourceSpecificMembership
    for correct arguments with sourceAddress, groupAddress.
    universePrisoner committed Dec 20, 2019
    Copy the full SHA
    3abcdf4 View commit details
    Browse the repository at this point in the history
  2. test: fix linters and messages of tests

    Fix max-len and assert.throws message
    universePrisoner committed Dec 20, 2019
    Copy the full SHA
    0559d2c View commit details
    Browse the repository at this point in the history