Log In
centos
/
t_functional
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
2dd0be
import patch from Steve
Authored and Committed by Karanbir Singh
13 years ago
raw
patch
tree
parent
32 files changed.
254 lines added
.
259 lines removed
.
WritingTests
file modified
+1
-1
readme
file modified
+1
-1
runtests.sh
file modified
+20
-2
tests/0_common/00_qa_repo_config.sh
file modified
+4
-9
tests/0_common/05_stop_yumupdatesd.sh
file modified
+4
-0
tests/0_common/10_remove_32bitpkgs.sh
file modified
+4
-15
tests/0_common/20_upgrade_all.sh
file modified
+3
-9
tests/0_common/30_dns_works.sh
file modified
+5
-13
tests/0_lib/0_config
file removed
-8
tests/0_lib/functions.sh
file added
+61
tests/0_lib/install_package.sh
file removed
-16
tests/p_dovecot/0-install_dovecot.sh
file modified
+3
-2
tests/p_dovecot/dovecot_imap_login.sh
file modified
+6
-9
tests/p_dovecot/dovecot_pop3_login.sh
file modified
+7
-10
tests/p_httpd/0-install_httpd.sh
file modified
+3
-1
tests/p_httpd/httpd_php.sh
file modified
+5
-7
tests/p_httpd/httpd_servehtml.sh
file modified
+4
-7
tests/p_httpd/httpd_vhost.sh
file modified
+9
-7
tests/p_mysql/0-install_mysqld.sh
file modified
+1
-1
tests/p_mysql/mysqld_conn_test.sh
file modified
+4
-7
tests/p_mysql/mysqld_create_db.sh
file modified
+4
-7
tests/p_mysql/mysqld_drop_db.sh
file modified
+4
-7
tests/p_openssh/0-install_sshd.sh
file modified
+1
-1
tests/p_openssh/sshd_conn_test.sh
file modified
+5
-7
tests/p_php/01_prep.sh
file modified
+3
-2
tests/p_postfix/0-install_postfix.sh
file modified
+2
-2
tests/p_postfix/postfix_smtp.sh
file modified
+4
-7
tests/p_vsftpd/0-install_vsftpd.sh
file modified
+1
-1
tests/p_vsftpd/vsftpd_anonymous_login.sh
file modified
+4
-7
tests/r_lamp/0_lamp_install.sh
file modified
+10
-10
tests/r_lamp/1_lamp_check.sh
file modified
+66
-72
tests/r_lamp/40_basic_lamp.sh
file modified
+5
-11
import patch from Steve
WritingTests
file modified
+1
-1
readme
file modified
+1
-1
runtests.sh
file modified
+20
-2
tests/0_common/00_qa_repo_config.sh
file modified
+4
-9
tests/0_common/05_stop_yumupdatesd.sh
file modified
+4
-0
tests/0_common/10_remove_32bitpkgs.sh
file modified
+4
-15
tests/0_common/20_upgrade_all.sh
file modified
+3
-9
tests/0_common/30_dns_works.sh
file modified
+5
-13
tests/0_lib/0_config
file removed
-8
tests/0_lib/functions.sh
file added
+61
tests/0_lib/install_package.sh
file removed
-16
tests/p_dovecot/0-install_dovecot.sh
file modified
+3
-2
tests/p_dovecot/dovecot_imap_login.sh
file modified
+6
-9
tests/p_dovecot/dovecot_pop3_login.sh
file modified
+7
-10
tests/p_httpd/0-install_httpd.sh
file modified
+3
-1
tests/p_httpd/httpd_php.sh
file modified
+5
-7
tests/p_httpd/httpd_servehtml.sh
file modified
+4
-7
tests/p_httpd/httpd_vhost.sh
file modified
+9
-7
tests/p_mysql/0-install_mysqld.sh
file modified
+1
-1
tests/p_mysql/mysqld_conn_test.sh
file modified
+4
-7
tests/p_mysql/mysqld_create_db.sh
file modified
+4
-7
tests/p_mysql/mysqld_drop_db.sh
file modified
+4
-7
tests/p_openssh/0-install_sshd.sh
file modified
+1
-1
tests/p_openssh/sshd_conn_test.sh
file modified
+5
-7
tests/p_php/01_prep.sh
file modified
+3
-2
tests/p_postfix/0-install_postfix.sh
file modified
+2
-2
tests/p_postfix/postfix_smtp.sh
file modified
+4
-7
tests/p_vsftpd/0-install_vsftpd.sh
file modified
+1
-1
tests/p_vsftpd/vsftpd_anonymous_login.sh
file modified
+4
-7
tests/r_lamp/0_lamp_install.sh
file modified
+10
-10
tests/r_lamp/1_lamp_check.sh
file modified
+66
-72
tests/r_lamp/40_basic_lamp.sh
file modified
+5
-11