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

Additional test cases for probing MTU/transact size for various dialects #62

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

Commits on Apr 5, 2019

  1. add MTU / dialect tests for change notify

    WiP
    
    TODO: relocate the write/read tests
    isi-mfurer committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    c2412c4 View commit details
    Browse the repository at this point in the history
  2. move writeread tests into readwrite.py

    move TreeConnectWithDialect into pike.test package init
    isi-mfurer committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    07c6990 View commit details
    Browse the repository at this point in the history
  3. clean up tree_connect_with_dialect_and_caps to use existing tree_connect

    allow assert_error to take an arbitrary number of ntstatus to check
    against
    isi-mfurer committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    523fa0c View commit details
    Browse the repository at this point in the history
  4. add dialect gates for dialect specific tests

    fix pep8
    isi-mfurer committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    3e56b5f View commit details
    Browse the repository at this point in the history
  5. fix logic for 2.002 over size write

    add dialect gates for dialect specific tests
    
    use new assert_error to assert on multiple status given differing
    windows behavior
    
    fix pep8
    isi-mfurer committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    353694c View commit details
    Browse the repository at this point in the history
  6. version 0.2.21

    isi-mfurer committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    6548bd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. CR feedback

    isi-mfurer committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    5f239b3 View commit details
    Browse the repository at this point in the history