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

[TACACS+] Add TACACS per-command accounting test case. #4674

Merged
merged 49 commits into from
Jan 4, 2022
Merged

[TACACS+] Add TACACS per-command accounting test case. #4674

merged 49 commits into from
Jan 4, 2022

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    57d4421 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Fix by disable warning.

    liuh-80 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    4279a3a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    fb9f62a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Check-in first UT

    Ubuntu committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    211e93d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    7f751c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    153cde2 View commit details
    Browse the repository at this point in the history
  2. Revert not necessary change.

    liuh-80 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    0b50e9e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Inprove UTs by PR comments.

    liuh-80 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4eb808e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cd1db6 View commit details
    Browse the repository at this point in the history
  3. Fix comments

    liuh-80 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    129d82b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Add tacacs accounting UTs.

    liuh-80 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    e4f7b33 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Improve accounting UT.

    liuh-80 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    14c8b53 View commit details
    Browse the repository at this point in the history
  2. Fix UT code issue.

    liuh-80 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f269677 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1944cb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6485c33 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    18cf166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d4352 View commit details
    Browse the repository at this point in the history
  3. Ignore UT on older version.

    liuh-80 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    7baada4 View commit details
    Browse the repository at this point in the history
  4. Fix code bug in UT.

    liuh-80 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    fe814f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Fix code by PR comments.

    liuh-80 committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    2480e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f3330 View commit details
    Browse the repository at this point in the history
  3. Fix PR comments.

    liuh-80 committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    67e099e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Fix UT error

    liuh-80 committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f31428c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121b712 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    86c788c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db587c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Fix syntax error.

    liuh-80 committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a239b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49ca4e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Improve code by PR comments.

    liuh-80 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    efb5262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4361f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin' into dev/liuh/tacacs_accounting_ut

    # Conflicts:
    #	tests/kvmtest.sh
    #	tests/tacacs/test_authorization.py
    liuh-80 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    4f3e2a0 View commit details
    Browse the repository at this point in the history
  4. Fix UT issue.

    liuh-80 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e761d48 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Fix PR comments.

    liuh-80 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    9ba3ce1 View commit details
    Browse the repository at this point in the history
  2. Improve code

    liuh-80 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    67542d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    00b97bd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin' into dev/liuh/tacacs_accounting_ut

    # Conflicts:
    #	tests/kvmtest.sh
    #	tests/tacacs/tac_plus.conf.j2
    #	tests/tacacs/test_authorization.py
    #	tests/tacacs/utils.py
    liuh-80 committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    89f04d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    240afed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8278af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89c2d7c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    c39d22c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968c3fb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    ce05a85 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Improve code by PR comments

    liuh-80 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    e477dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f634af View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Imporve code.

    liuh-80 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    159d6af View commit details
    Browse the repository at this point in the history
  2. Fix code by PR comments.

    liuh-80 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    15832ce View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    cf047cc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin' into dev/liuh/tacacs_accounting_ut

    # Conflicts:
    #	tests/kvmtest.sh
    #	tests/tacacs/utils.py
    liuh-80 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8e87c6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b440fac View commit details
    Browse the repository at this point in the history