f5827b Merge pull request #78 from AdamSaleh/container_flags

69 files Merged by hughesjr 2 years ago, Committed by GitHub 2 years ago,
69 files changed. 442 lines added. 30 lines removed.
.github/workflows/centos-stream8-container-on-ubuntu.yml
file added
+91
Container-8.test
file added
+19
Container-9.test
file added
+19
tests/0_common/00_centos_repos.sh
file modified
+1 -1
tests/0_common/50_test_comps.sh
file modified
+9 -5
tests/0_lib/functions.sh
file modified
+14 -10
tests/p_arpwatch/10_arpwatch_test.sh
file modified
+5 -0
tests/p_audit/1_auditd_running.sh
file modified
+2 -2
tests/p_audit/2_auditd_generate-events.sh
file modified
+4 -0
tests/p_audit/3_auditd_logging.sh
file modified
+4 -1
tests/p_autofs/0-install_autofs.sh
file modified
+5 -0
tests/p_autofs/10-autofs-nfs-mount.sh
file modified
+4 -1
tests/p_bind/bind_test.sh
file modified
+5 -0
tests/p_bridge-utils/05-add_bridge.sh
file modified
+5 -0
tests/p_bridge-utils/10-delete_bridge.sh
file modified
+5 -0
tests/p_coreutils/0-install_coreutils.sh
file modified
+6 -1
tests/p_curl/0-install_curl.sh
file modified
+6 -1
tests/p_dovecot/dovecot_imap_login.sh
file modified
+5 -0
tests/p_dovecot/dovecot_pop3_login.sh
file modified
+5 -0
tests/p_file/00_file_package.sh
file modified
+2 -0
tests/p_freeradius/10_radiusd_test.sh
file modified
+5 -0
tests/p_httpd/0-install_httpd.sh
file modified
+8 -2
tests/p_initscripts/initscripts_service_status.sh
file modified
+5 -0
tests/p_iptraf/0-install_iptraf.sh
file modified
+5 -0
tests/p_iptraf/5-test_iptraf.sh
file modified
+5 -0
tests/p_lftp/10_lftp_http_test.sh
file modified
+5 -0
tests/p_lftp/20_lftp_ftp.sh
file modified
+6 -0
tests/p_libvirt/0-install_libvirt.sh
file modified
+6 -0
tests/p_libvirt/libvirt_virsh_test.sh
file modified
+6 -0
tests/p_logwatch/logwatch_test.sh
file modified
+5 -0
tests/p_lsof/10-test_lsof.sh
file modified
+5 -0
tests/p_lynx/0-install_lynx.sh
file modified
+1 -1
tests/p_lynx/lynx_default_page_centos_test.sh
file modified
+1 -1
tests/p_lynx/lynx_dump_page_test.sh
file modified
+1 -1
tests/p_mailman/0-install_mailman.sh
file modified
+6 -0
tests/p_mailman/mailman_test.sh
file modified
+5 -0
tests/p_mtr/mtr_test.sh
file modified
+5 -0
tests/p_mysql/10_mysqld_conn_test.sh
file modified
+1 -1
tests/p_network/networking_vlan_test.sh
file modified
+5 -0
tests/p_nfs/nfs_share_rw.sh
file modified
+5 -0
tests/p_nmap/nmap_test_eth0.sh
file modified
+5 -0
tests/p_nmap/nmap_test_lo.sh
file modified
+5 -0
tests/p_openssh/sshd_user_login-with-key.sh
file modified
+5 -0
tests/p_openssh/sshd_user_login.sh
file modified
+5 -0
tests/p_postfix/10_postfix_smtp.sh
file modified
+5 -0
tests/p_postfix/20_postfix_mta.sh
file modified
+6 -0
tests/p_postfix/30_postfix_mta_ehlo.sh
file modified
+4 -0
tests/p_postfix/40_postfix_sasl.sh
file modified
+4 -0
tests/p_postfix/50_postfix_tls.sh
file modified
+4 -0
tests/p_python-iniparse/0-install-python-iniparse.sh
file modified
+1 -1
tests/p_samba/0-install_samba.sh
file modified
+5 -0
tests/p_samba/samba_share_test.sh
file modified
+5 -0
tests/p_selinux/selinux_alerts.sh
file modified
+5 -0
tests/p_selinux/selinux_policy_mismatch.sh
file modified
+6 -0
tests/p_sendmail/10_sendmail_smtp.sh
file modified
+5 -0
tests/p_sendmail/20_sendmail_mta.sh
file modified
+4 -0
tests/p_sendmail/30_sendmail_mta_ehlo.sh
file modified
+4 -0
tests/p_shadow-utils/11-useradd_tests
file modified
+3 -1
tests/p_shadow-utils/12-usermod_tests
file modified
+1 -0
tests/p_shadow-utils/14-newusers_tests
file modified
+6 -0
tests/p_strace/5-test_strace.sh
file modified
+5 -0
tests/p_systemd/10-systemctl_list_services.sh
file modified
+6 -0
tests/p_systemd/15-systemctl_list_non-native-services.sh
file modified
+5 -0
tests/p_systemd/20-systemctl_list-service-status.sh
file modified
+5 -0
tests/p_systemd/25-journalctl.sh
file modified
+5 -0
tests/p_tcpdump/02_tcpdump_lo.sh
file modified
+6 -0
tests/p_tcpdump/03_tcpdump_lo_ipv6.sh
file modified
+5 -0
tests/p_vsftpd/vsftpd_anonymous_login.sh
file modified
+5 -0
tests/p_vsftpd/vsftpd_localusers_login.sh
file modified
+5 -0
    Merge pull request #78 from AdamSaleh/container_flags
    
    Container flags
        
file added
+19
file added
+19
file modified
+14 -10
file modified
+5 -0
file modified
+6 -0
file modified
+5 -0
file modified
+5 -0
file modified
+5 -0
file modified
+5 -0