Add unit tests for malformed message headers sent to NIA

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.2.0-rc0
    • Affects Version/s: 3.1.9
    • Component/s: Networking
    • None
    • Fully Compatible
    • Platform A (10/09/15)
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Test that NetworkInterfaceASIO rejects the following malformed message headers:

      • length 0
      • length -1
      • length > actual message length
      • length < actual message length
      • invalid opcode
      • valid mismatched opcode
      • mismatched responseTo field
      • length larger than max BSON size
      • length > 0 and smaller than min message size

            Assignee:
            Samantha Ritter (Inactive)
            Reporter:
            Samantha Ritter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: