Move tests to /xt as they are RELEASE tests

Squashed commit of the following:

commit 606d572db561d8de659bce6ac96252f8a1d7ee29
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 14:56:07 2017 +0100

    tests should be release tests, so move to xt/

commit 7673f3ee1e
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 14:19:19 2017 +0100

    allow check_acl to accept Device or NetAddr::IP instance

commit c31059bc01
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 14:19:00 2017 +0100

    update docs

commit deaeab2670
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 14:18:27 2017 +0100

    SNMP only stanza has access to full check_acl features

commit 4a44fa5863
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon May 1 18:49:38 2017 +0100

    add AND operator and negation support to ACLs
This commit is contained in:
Oliver Gorwits
2017-05-06 15:16:43 +01:00
parent 03f41f1177
commit db9d98b69b
7 changed files with 100 additions and 5 deletions

View File

@@ -420,8 +420,9 @@ share/views/sidebar/report/subnets.tt
share/views/sidebar/search/device.tt
share/views/sidebar/search/node.tt
share/views/sidebar/search/port.tt
t/10-sort_port.t
t/11-portsort.t
t/html/portsort.html
t/js/qunit-tap.js
t/js/run_qunit.js
xt/10-sort_port.t
xt/11-portsort.t
xt/20-checkacl.t
xt/html/portsort.html
xt/js/qunit-tap.js
xt/js/run_qunit.js