/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/ |
H A D | trusted_services.py | 4 from oeqa.core.decorator.depends import OETestDepends 19 @OETestDepends(['ssh.SSHTest.test_ssh']) 24 @OETestDepends(['ssh.SSHTest.test_ssh']) 29 @OETestDepends(['ssh.SSHTest.test_ssh']) 34 @OETestDepends(['ssh.SSHTest.test_ssh']) 39 @OETestDepends(['ssh.SSHTest.test_ssh']) 44 @OETestDepends(['ssh.SSHTest.test_ssh']) 49 @OETestDepends(['ssh.SSHTest.test_ssh']) 63 @OETestDepends(['ssh.SSHTest.test_ssh']) 69 @OETestDepends(['ssh.SSHTest.test_ssh']) [all …]
|
H A D | fvp_devices.py | 3 from oeqa.core.decorator.depends import OETestDepends 77 @OETestDepends(['ssh.SSHTest.test_ssh']) 112 @OETestDepends(['ssh.SSHTest.test_ssh']) 119 @OETestDepends(['ssh.SSHTest.test_ssh']) 125 @OETestDepends(['ssh.SSHTest.test_ssh']) 134 @OETestDepends(['ssh.SSHTest.test_ssh'])
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/ |
H A D | depends.py | 8 from oeqa.core.decorator.depends import OETestDepends 15 @OETestDepends(['testDependsFirst']) 19 @OETestDepends(['testDependsSecond']) 23 @OETestDepends(['testDependsSecond']) 27 @OETestDepends(['testDependsThird', 'testDependsFourth']) 31 @OETestDepends(['testDependsCircular3']) 35 @OETestDepends(['testDependsCircular1']) 39 @OETestDepends(['testDependsCircular2'])
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | dnf.py | 13 from oeqa.core.decorator.depends import OETestDepends 33 @OETestDepends(['ssh.SSHTest.test_ssh']) 37 @OETestDepends(['dnf.DnfBasicTest.test_dnf_help']) 41 @OETestDepends(['dnf.DnfBasicTest.test_dnf_help']) 45 @OETestDepends(['dnf.DnfBasicTest.test_dnf_help']) 49 @OETestDepends(['dnf.DnfBasicTest.test_dnf_help']) 74 @OETestDepends(['dnf.DnfBasicTest.test_dnf_help']) 78 @OETestDepends(['dnf.DnfRepoTest.test_dnf_makecache']) 82 @OETestDepends(['dnf.DnfRepoTest.test_dnf_makecache']) 87 @OETestDepends(['dnf.DnfRepoTest.test_dnf_install']) [all …]
|
H A D | systemd.py | 12 from oeqa.core.decorator.depends import OETestDepends 83 @OETestDepends(['ssh.SSHTest.test_ssh']) 87 @OETestDepends(['systemd.SystemdBasicTests.test_systemd_basic']) 91 @OETestDepends(['systemd.SystemdBasicTests.test_systemd_basic']) 107 @OETestDepends(['systemd.SystemdBasicTests.test_systemd_basic']) 111 @OETestDepends(['systemd.SystemdServiceTests.test_systemd_status']) 119 @OETestDepends(['systemd.SystemdServiceTests.test_systemd_status']) 128 @OETestDepends(['systemd.SystemdServiceTests.test_systemd_status']) 140 @OETestDepends(['systemd.SystemdBasicTests.test_systemd_basic']) 174 @OETestDepends(['systemd.SystemdBasicTests.test_systemd_basic']) [all …]
|
H A D | storage.py | 11 from oeqa.core.decorator.depends import OETestDepends 97 @OETestDepends(['ssh.SSHTest.test_ssh']) 103 @OETestDepends(['storage.UsbTest.test_usb_mount']) 108 @OETestDepends(['storage.UsbTest.test_usb_basic_operations']) 114 @OETestDepends(['storage.UsbTest.test_usb_mount']) 132 @OETestDepends(['ssh.SSHTest.test_ssh']) 138 @OETestDepends(['storage.MMCTest.test_mmc_mount']) 143 @OETestDepends(['storage.MMCTest.test_mmc_basic_operations']) 149 @OETestDepends(['storage.MMCTest.test_mmc_mount'])
|
H A D | ksample.py | 11 from oeqa.core.decorator.depends import OETestDepends 104 @OETestDepends(['ssh.SSHTest.test_ssh']) 111 @OETestDepends(['ssh.SSHTest.test_ssh']) 119 @OETestDepends(['ssh.SSHTest.test_ssh']) 126 @OETestDepends(['ssh.SSHTest.test_ssh']) 159 @OETestDepends(['ssh.SSHTest.test_ssh']) 177 @OETestDepends(['ssh.SSHTest.test_ssh']) 197 @OETestDepends(['ssh.SSHTest.test_ssh']) 222 @OETestDepends(['ssh.SSHTest.test_ssh'])
|
H A D | rpm.py | 12 from oeqa.core.decorator.depends import OETestDepends 20 @OETestDepends(['ssh.SSHTest.test_ssh']) 26 @OETestDepends(['rpm.RpmBasicTest.test_rpm_help']) 35 @OETestDepends(['rpm.RpmBasicTest.test_rpm_query']) 98 @OETestDepends(['rpm.RpmBasicTest.test_rpm_query']) 107 @OETestDepends(['rpm.RpmInstallRemoveTest.test_rpm_install']) 113 @OETestDepends(['rpm.RpmInstallRemoveTest.test_rpm_remove'])
|
H A D | gcc.py | 10 from oeqa.core.decorator.depends import OETestDepends 32 @OETestDepends(['ssh.SSHTest.test_ssh']) 43 @OETestDepends(['ssh.SSHTest.test_ssh']) 54 @OETestDepends(['ssh.SSHTest.test_ssh']) 65 @OETestDepends(['ssh.SSHTest.test_ssh'])
|
H A D | rust.py | 8 from oeqa.core.decorator.depends import OETestDepends 26 @OETestDepends(['ssh.SSHTest.test_ssh']) 38 @OETestDepends(['ssh.SSHTest.test_ssh']) 55 @OETestDepends(['ssh.SSHTest.test_ssh'])
|
H A D | oe_syslog.py | 8 from oeqa.core.decorator.depends import OETestDepends 15 @OETestDepends(['ssh.SSHTest.test_ssh']) 84 @OETestDepends(['oe_syslog.SyslogTest.test_syslog_running']) 104 @OETestDepends(['oe_syslog.SyslogTest.test_syslog_running']) 116 @OETestDepends(['oe_syslog.SyslogTestConfig.test_syslog_logger'])
|
H A D | runlevel.py | 7 from oeqa.core.decorator.depends import OETestDepends 13 @OETestDepends(['ssh.SSHTest.test_ssh']) 21 @OETestDepends(['runlevel.RunLevel_Test.test_runlevel_3'])
|
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/ |
H A D | smack.py | 6 from oeqa.core.decorator.depends import OETestDepends 26 @OETestDepends(['ssh.SSHTest.test_ssh']) 31 @OETestDepends(['smack.SmackBasicTest.test_smack_basic']) 54 @OETestDepends(['smack.SmackBasicTest.test_smack_basic']) 77 @OETestDepends(['smack.SmackBasicTest.test_smack_basic']) 100 @OETestDepends(['smack.SmackBasicTest.test_smack_basic']) 122 @OETestDepends(['smack.SmackBasicTest.test_smack_basic']) 137 @OETestDepends(['smack.SmackBasicTest.test_smack_basic']) 153 @OETestDepends(['smack.SmackBasicTest.test_smack_basic']) 171 @OETestDepends(['smack.SmackBasicTest.test_smack_basic']) [all …]
|
H A D | suricata.py | 7 from oeqa.core.decorator.depends import OETestDepends 30 @OETestDepends(['ssh.SSHTest.test_ssh']) 37 @OETestDepends(['suricata.SuricataTest.test_suricata_help']) 50 @OETestDepends(['suricata.SuricataTest.test_ping_openinfosecfoundation_org']) 57 @OETestDepends(['suricata.SuricataTest.test_suricata_update']) 64 @OETestDepends(['suricata.SuricataTest.test_suricata_update_sources_list']) 71 @OETestDepends(['suricata.SuricataTest.test_suricata_update_sources'])
|
H A D | apparmor.py | 6 from oeqa.core.decorator.depends import OETestDepends 13 @OETestDepends(['ssh.SSHTest.test_ssh']) 20 @OETestDepends(['apparmor.ApparmorTest.test_apparmor_help']) 29 @OETestDepends(['apparmor.ApparmorTest.test_apparmor_aa_status']) 38 @OETestDepends(['apparmor.ApparmorTest.test_apparmor_aa_complain'])
|
H A D | tripwire.py | 6 from oeqa.core.decorator.depends import OETestDepends 13 @OETestDepends(['ssh.SSHTest.test_ssh']) 20 @OETestDepends(['tripwire.TripwireTest.test_tripwire_help']) 29 @OETestDepends(['tripwire.TripwireTest.test_tripwire_twinstall']) 39 @OETestDepends(['tripwire.TripwireTest.test_tripwire_twadmin'])
|
H A D | checksec.py | 6 from oeqa.core.decorator.depends import OETestDepends 13 @OETestDepends(['ssh.SSHTest.test_ssh']) 20 @OETestDepends(['checksec.CheckSecTest.test_checksec_help']) 26 @OETestDepends(['checksec.CheckSecTest.test_checksec_xml'])
|
H A D | sssd.py | 6 from oeqa.core.decorator.depends import OETestDepends 13 @OETestDepends(['ssh.SSHTest.test_ssh']) 20 @OETestDepends(['sssd.SSSDTest.test_sssd_help']) 29 @OETestDepends(['sssd.SSSDTest.test_sssd_sssctl_conf_perms_chk'])
|
H A D | samhain.py | 7 from oeqa.core.decorator.depends import OETestDepends 14 @OETestDepends(['ssh.SSHTest.test_ssh']) 27 @OETestDepends(['samhain.SamhainTest.test_samhain_help']) 36 @OETestDepends(['samhain.SamhainTest.test_samhain_init_db'])
|
H A D | clamav.py | 7 from oeqa.core.decorator.depends import OETestDepends 31 @OETestDepends(['ssh.SSHTest.test_ssh']) 38 @OETestDepends(['clamav.ClamavTest.test_freshclam_help']) 51 @OETestDepends(['clamav.ClamavTest.test_ping_clamav_net'])
|
H A D | aide.py | 6 from oeqa.core.decorator.depends import OETestDepends 13 @OETestDepends(['ssh.SSHTest.test_ssh']) 20 @OETestDepends(['aide.AideTest.test_aide_help'])
|
/openbmc/openbmc/meta-security/meta-integrity/lib/oeqa/runtime/cases/ |
H A D | ima.py | 9 from oeqa.core.decorator.depends import OETestDepends 29 @OETestDepends(['ssh.SSHTest.test_ssh']) 44 @OETestDepends(['ima.IMACheck.test_ima_enabled']) 59 @OETestDepends(['ima.IMACheck.test_ima_enabled']) 92 @OETestDepends(['ima.IMACheck.test_ima_enabled']) 111 @OETestDepends(['ima.IMACheck.test_ima_enabled'])
|
/openbmc/openbmc/meta-security/meta-tpm/lib/oeqa/runtime/cases/ |
H A D | tpm2.py | 4 from oeqa.core.decorator.depends import OETestDepends 33 @OETestDepends(['ssh.SSHTest.test_ssh']) 44 @OETestDepends(['tpm2.Tpm2Test.test_tpm2_startup']) 61 @OETestDepends(['tpm2.Tpm2Test.test_tpm2_pcrread']) 66 @OETestDepends(['tpm2.Tpm2Test.test_tpm2_pkcs11'])
|
/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/ |
H A D | selftest.py | 2 from oeqa.core.decorator.depends import OETestDepends 6 @OETestDepends(['ssh.SSHTest.test_ssh']) 20 @OETestDepends(['selftest.Selftest.test_install_package'])
|
H A D | virgl.py | 2 from oeqa.core.decorator.depends import OETestDepends 8 @OETestDepends(['ssh.SSHTest.test_ssh']) 14 @OETestDepends(['virgl.VirglTest.test_kernel_driver'])
|