60f7afa Initial commit for downstream tests using standard test interface

Authored and Committed by rasibley 6 years ago
43 files changed. 7118 lines added. 0 lines removed.
tests/fully-qualified-hostnames/Makefile
file added
+71
tests/fully-qualified-hostnames/PURPOSE
file added
+3
tests/fully-qualified-hostnames/runtest.sh
file added
+106
tests/fully-qualified-hostnames/ssh-sudo.exp
file added
+20
tests/run-as/Makefile
file added
+68
tests/run-as/PURPOSE
file added
+3
tests/run-as/distribution/Library/Cleanup/Makefile
file added
+59
tests/run-as/distribution/Library/Cleanup/lib.sh
file added
+314
tests/run-as/distribution/Library/ConditionalPhases/Makefile
file added
+59
tests/run-as/distribution/Library/ConditionalPhases/lib.sh
file added
+166
tests/run-as/distribution/Library/Log/Makefile
file added
+48
tests/run-as/distribution/Library/Log/lib.sh
file added
+637
tests/run-as/distribution/Library/opts/Makefile
file added
+48
tests/run-as/distribution/Library/opts/lib.sh
file added
+338
tests/run-as/distribution/Library/tcf/Makefile
file added
+60
tests/run-as/distribution/Library/tcf/lib.sh
file added
+903
tests/run-as/distribution/Library/testUser/Makefile
file added
+60
tests/run-as/distribution/Library/testUser/lib.sh
file added
+234
tests/run-as/runtest.sh
file added
+163
tests/sudoers-options-sanity-test/Makefile
file added
+67
tests/sudoers-options-sanity-test/PURPOSE
file added
+3
tests/sudoers-options-sanity-test/distribution/Library/Cleanup/Makefile
file added
+59
tests/sudoers-options-sanity-test/distribution/Library/Cleanup/lib.sh
file added
+314
tests/sudoers-options-sanity-test/distribution/Library/ConditionalPhases/Makefile
file added
+59
tests/sudoers-options-sanity-test/distribution/Library/ConditionalPhases/lib.sh
file added
+166
tests/sudoers-options-sanity-test/distribution/Library/Log/Makefile
file added
+48
tests/sudoers-options-sanity-test/distribution/Library/Log/lib.sh
file added
+637
tests/sudoers-options-sanity-test/distribution/Library/opts/Makefile
file added
+48
tests/sudoers-options-sanity-test/distribution/Library/opts/lib.sh
file added
+338
tests/sudoers-options-sanity-test/distribution/Library/tcf/Makefile
file added
+60
tests/sudoers-options-sanity-test/distribution/Library/tcf/lib.sh
file added
+903
tests/sudoers-options-sanity-test/distribution/Library/testUser/Makefile
file added
+60
tests/sudoers-options-sanity-test/distribution/Library/testUser/lib.sh
file added
+234
tests/sudoers-options-sanity-test/runtest.sh
file added
+379
tests/tests.yml
file added
+53
tests/upstream-testsuite-execution-and-rebuild-test/Makefile
file added
+70
tests/upstream-testsuite-execution-and-rebuild-test/PURPOSE
file added
+3
tests/upstream-testsuite-execution-and-rebuild-test/runtest.sh
file added
+80
tests/use_pty-option/Makefile
file added
+72
tests/use_pty-option/PURPOSE
file added
+4
tests/use_pty-option/forker.sh
file added
+5
tests/use_pty-option/runtest.sh
file added
+76
tests/use_pty-option/ssh-sudo.exp
file added
+20
    Initial commit for downstream tests using standard test interface
    
        
file added
+53