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

Remove dead testing code #784

Merged
merged 6 commits into from
Jan 1, 2024
Merged

Commits on Dec 31, 2023

  1. Remove possibly infinite loop from bind_to_any_free_port()

    Signed-off-by: Aarni Koskela <[email protected]>
    akx committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    7e71516 View commit details
    Browse the repository at this point in the history
  2. Don't try outdated ssl.PROTOCOL_* constants

    Signed-off-by: Aarni Koskela <[email protected]>
    akx committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    9a0bd4e View commit details
    Browse the repository at this point in the history
  3. Move test packet dump helpers to separate module

    Signed-off-by: Aarni Koskela <[email protected]>
    akx committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f5a2967 View commit details
    Browse the repository at this point in the history
  4. Remove unused test helpers

    Signed-off-by: Aarni Koskela <[email protected]>
    akx committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    283fd26 View commit details
    Browse the repository at this point in the history
  5. Adjust test coverage

    Signed-off-by: Aarni Koskela <[email protected]>
    akx committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    ebdc9a9 View commit details
    Browse the repository at this point in the history
  6. Delete unused mqtt5_* files

    Signed-off-by: Aarni Koskela <[email protected]>
    akx committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    dc181bd View commit details
    Browse the repository at this point in the history