[Bug 710128] New: Improve gst-rtsp-server address pool unit tests...

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 14 19:49:19 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=710128
  GStreamer | gst-rtsp-server | git

           Summary: Improve gst-rtsp-server address pool unit tests...
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=257284)
 View: https://bugzilla.gnome.org/attachment.cgi?id=257284
 Review: https://bugzilla.gnome.org/review?bug=710128&attachment=257284

Proposed patch.

These are the tests that I'm adding:

    Add a range with mixed IPV4 and IPV6 addresses to pool.
    Get an IPV4 address from an IPV6-only pool.
    Get an IPV6 address from an IPV4-only pool.
    Reserve a IPV6 address from an IPV4-only pool.
    Check for unicast addresses in multicast-only pool.
    Check for unicast addresses in uni-/multicast-mixed pool.

If you want them in separate commits I'm happy to provide that, but given that
most are single-line tests it seems a bit unnecessary...

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list