bstinson / centos / t_functional

Forked from centos/t_functional 3 years ago
Clone

1ab78f Merge branch 'master' of gitorious.org:testautomation/t_functional

Merged and Committed by Karanbir Singh 11 years ago
32 files changed. 384 lines added. 89 lines removed.
tests/0_lib/functions.sh
file modified
+3 -0
tests/p_arpwatch/arpwatch_test.sh
file modified
+6 -6
tests/p_bridge-utils/00-install_bridge-utils.sh
file added
+7
tests/p_bridge-utils/05-add_bridge.sh
file added
+27
tests/p_bridge-utils/10-delete_bridge.sh
file added
+24
tests/p_git/0-install_git.sh
file modified
+8 -2
tests/p_git/10-test_git.sh
file modified
+14 -2
tests/p_git/11-test_git_clone.sh
file modified
+32 -19
tests/p_git/12-test_git_log.sh
file modified
+27 -14
tests/p_httpd/0-install_httpd.sh
file modified
+7 -1
tests/p_httpd/httpd_basic_auth.sh
file modified
+6 -1
tests/p_httpd/httpd_vhost.sh
file modified
+7 -2
tests/p_lftp/10_lftp_http_test.sh
file modified
+14 -11
tests/p_lftp/20_lftp_ftp.sh
file modified
+26 -11
tests/p_lsof/0-install_lsof.sh
file added
+7
tests/p_lsof/10-test_lsof.sh
file added
+23
tests/p_mod_wsgi/mod_wsgi_test.sh
file modified
+4 -1
tests/p_perl/0-install_perl.sh
file added
+7
tests/p_perl/10-test_perl.sh
file added
+9
tests/p_perl/20-run_perl_script.sh
file added
+10
tests/p_postgresql/0-install_postgresql.sh
file modified
+3 -0
tests/p_postgresql/1-config-postgresql.sh
file modified
+2 -0
tests/p_subversion/0-install_subversion.sh
file added
+7
tests/p_subversion/10-test_subversion.sh
file added
+9
tests/p_subversion/15-test_subversion.sh
file added
+21
tests/p_tcl/0-install_tcl.sh
file added
+6
tests/p_tcl/10-test_tclsh.sh
file added
+10
tests/p_tcpdump/tcpdump_eth0.sh
file modified
+18 -5
tests/p_telnet/0-install_telnet.sh
file added
+7
tests/p_telnet/10-test_telnet.sh
file added
+14
tests/z_repoclosure/repoclosure_test.sh
file modified
+17 -12
utils/cleanup_vm.sh
file modified
+2 -2
    Merge branch 'master' of gitorious.org:testautomation/t_functional
    
        
file modified
+3 -0
file modified
+8 -2
file modified
+14 -2
file modified
+27 -14
file modified
+7 -2
file modified
+26 -11
file modified
+2 -2