| /openbmc/u-boot/doc/device-tree-bindings/cpu/ |
| H A D | nios2.txt | 13 - reg: Contains CPU index. 14 - clock-frequency: Contains the clock frequency for CPU, in Hz. 15 - dcache-line-size: Contains data cache line size. 16 - icache-line-size: Contains instruction line size. 17 - dcache-size: Contains data cache size. 18 - icache-size: Contains instruction cache size.
|
| /openbmc/phosphor-power/phosphor-regulators/docs/ |
| H A D | internal_design.md | 9 - Contains a System object. 12 - Contains one or more Chassis objects. 17 - Contains one or more Device objects. 20 - Contains zero or more Rail objects.
|
| /openbmc/openbmc-test-automation/gui/gui_test/overview_menu/ |
| H A D | test_overview_menu.robot | 46 Wait Until Page Contains Network information timeout=10 101 Wait Until Page Contains Element ${xpath_network_heading} 143 Wait Until Page Contains Element ${xpath_event_logs_heading} timeout=30 151 Wait Until Page Contains Element ${xpath_host_console_heading} 198 Wait Until Page Contains Element ${xpath_dumps_view_more_button} timeout=30 200 Wait Until Page Contains Element ${xpath_dumps_header} timeout=30 207 Wait Until Page Contains Element ${xpath_server_information_view_more_button} timeout=30 209 Wait Until Page Contains Element ${xpath_inventory_and_leds_heading} timeout=30 216 Wait Until Page Contains Element ${xpath_firmware_information_view_more_button} timeout=30 218 Wait Until Page Contains Element ${xpath_firmware_heading} timeout=30 [all …]
|
| /openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/ |
| H A D | test_sensors_sub_menu.robot | 55 Wait Until Page Contains Element ${xpath_sensors_search} 57 Wait Until Page Contains Ambient timeout=120s 64 Wait Until Page Contains Element ${xpath_sensors_filter} timeout=15s 78 Wait Until Page Contains Element ${xpath_sensors_search} 89 Wait Until Page Contains Element ${xpath_sensors_filter} timeout=15s 110 Wait Until Page Contains Element ${xpath_sensors_filter} timeout=15s 114 Wait Until Page Contains Element ${xpath_filter_ok} timeout=5s
|
| /openbmc/openbmc-test-automation/ |
| H A D | README.md | 149 `docs/`: Contains the documentation related to OpenBMC. 151 `redfish/`: Contains the general test cases for OpenBMC stack functional 154 `systest/`: Contains test cases for HTX bootme testing. 156 `xcat/`: Contains test cases for XCAT automation. 158 `gui/test/`: Contains test cases for testing web-based interface built on 161 `gui/gui_test/`: Contains test cases for testing web-based user interface built 164 `pldm/`: Contains test cases for platform management subsystem (base, bios, fru, 167 `snmp/`: Contains test cases for SNMP (Simple Network Management Protocol) 170 `openpower/`: Contains test cases for an OpenPOWER based system. 172 `tools/`: Contains various tools. [all …]
|
| /openbmc/openbmc-test-automation/gui/gui_test/gui_header/ |
| H A D | test_gui_header.robot | 32 Wait Until Page Contains Element ${xpath_event_logs_heading} timeout=15s 41 Wait Until Page Contains Server power operations 50 Wait Until Page Contains Element ${xpath_login_button} timeout=15s
|
| H A D | test_profile_settings_sub_menu.robot | 63 Wait Until Page Contains Element ${xpath_logged_usename} 80 Wait Until Page Contains Overview timeout=30s 118 Wait Until Page Contains Element ${xpath_root_button_menu} 120 Wait Until Page Contains Element ${xpath_profile_settings}
|
| /openbmc/u-boot/doc/device-tree-bindings/mailbox/ |
| H A D | k3-secure-proxy.txt | 16 - reg: Contains the register map per reg-names. 17 - #mbox-cells Shall be 1. Contains the thread ID.
|
| /openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
| H A D | test_multiple_interfaces.robot | 90 Wait Until Page Contains Element ${xpath_certificate_type} timeout=20s 101 Wait Until Page Contains Error adding certificate. 105 Wait Until Page Contains Successfully added CA Certificate. 107 Wait Until Page Contains Successfully added LDAP Certificate.
|
| H A D | test_ldap_sub_menu.robot | 82 Wait Until Page Contains Element ${xpath_ldap_url} 133 Wait Until Page Contains Successfully saved Open LDAP settings 135 Wait Until Page Contains Element ${xpath_ldap_heading} 247 Wait Until Page Contains Element ${xpath_ldap_url} 259 Wait Until Page Contains Successfully saved Open LDAP settings 261 Wait Until Page Contains Successfully saved Active Directory settings 265 Wait Until Page Contains Element ${xpath_ldap_heading} 338 Wait Until Page Contains Successfully saved Open LDAP settings 340 Wait Until Page Contains Element ${xpath_ldap_heading}
|
| H A D | test_certificates_sub_menu.robot | 75 Wait Until Page Contains Element ${xpath_generate_csr_heading} 95 Wait Until Page Contains Element ${xpath_cancel_button} 121 Wait Until Page Contains CA Certificate timeout=10 134 Wait Until Page Contains HTTPS Certificate timeout=10 151 Wait Until Page Contains LDAP Certificate timeout=10 236 Wait Until Page Contains CA Certificate timeout=10
|
| /openbmc/phosphor-health-monitor/test/ |
| H A D | test_health_metric_collection.cpp | 105 testing::Not(testing::Contains(names[0]))); in TEST_F() 108 EXPECT_THAT(metricSetProperties, testing::Contains(names[0])); in TEST_F() 155 EXPECT_THAT(thresholdProperties, testing::Contains(names[0])); in TEST_F()
|
| H A D | test_health_metric.cpp | 69 EXPECT_THAT(properties, testing::Contains(names[0])); in TEST_F() 78 EXPECT_THAT(thresholdProperties, testing::Contains(names[0])); in TEST_F()
|
| /openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
| H A D | test_snmp_alerts_sub_menu.robot | 67 Wait Until Page Contains Element ${xpath_snmp_alert_destination_heading} 81 Wait Until Page Contains ${SNMP_MGR1_IP} timeout=45s 93 Wait Until Page Contains ${SNMP_MGR1_IP} timeout=45s 105 Wait Until Page Contains ${SNMP_MGR1_IP} timeout=45s 169 Wait Until Page Contains ${SNMP_MGR1_IP} timeout=45s 172 Wait Until Page Contains ${SNMP_MGR2_IP} timeout=45s 213 Wait Until Page Contains ${SNMP_HOSTNAME} timeout=15s 289 Wait Until Page Contains Element ${xpath_snmp_alert_destination_heading} 299 Wait Until Page Contains Element ${xpath_select_all_snmp} timeout=30s 302 Wait Until Page Contains Delete SNMP alert destination [all …]
|
| H A D | test_date_and_time_sub_menu.robot | 115 Wait Until Page Contains Element ${xpath_profile_settings_heading} timeout=10 125 Wait Until Page Contains Element ${xpath_profile_settings_heading} timeout=30 136 Wait Until Page Contains Element ${xpath_profile_settings_heading} timeout=10 163 Wait Until Page Contains Element ${xpath_select_ntp} timeout=10s 215 Wait Until Page Contains Element ${xpath_select_ntp} timeout=30s 231 Wait Until Page Contains ${date} timeout=60s 314 Wait Until Page Contains ${ntp_date} timeout=60s
|
| H A D | test_network_sub_menu.robot | 129 Wait Until Page Contains Element ${xpath_network_settings} timeout=1min 161 Wait Until Page Contains Edit hostname timeout=1min 174 Wait Until Page Contains Add static IPv4 address timeout=15s 189 Wait Until Page Contains Add static IPv6 address timeout=15s 205 Wait Until Page Contains Add IPv6 static default gateway address timeout=11s 218 Wait Until Page Contains Add IP address timeout=11s 871 Wait Until Page Contains Element ${xpath_add_dns_ip_address_button} timeout=15 910 Wait Until Page Contains ${ip_address} timeout=40sec 946 Wait Until Page Contains ${ipv6_address} timeout=40sec 948 Wait Until Page Contains ${expected_ipv6} timeout=40sec [all …]
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/delay/ |
| H A D | delay.bb | 2 DESCRIPTION = "Contains a delay task to be used to for testing."
|
| /openbmc/google-misc/subprojects/ncsid/test/ |
| H A D | sock_test.cpp | 39 EXPECT_THAT(iface_mock.bound_socks, testing::Contains(sock_fake_fd)); in TEST()
|
| /openbmc/openpower-proc-control/ |
| H A D | README.md | 3 Contains procedures that interact with the OpenPower nest chipset.
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/overlayfs-user/ |
| H A D | overlayfs-user.bb | 2 DESCRIPTION = "Contains an overlayfs configuration"
|
| /openbmc/openbmc/poky/meta/recipes-support/libfm/ |
| H A D | libfm-extra_1.3.2.bb | 2 DESCRIPTION = "Contains a library and other files required by menu-cache-gen libexec of menu-cache-…
|
| /openbmc/phosphor-mboxd/Documentation/ |
| H A D | mboxd.md | 26 mboxd_dbus.c - Contains the handlers for the D-Bus commands which the daemon can 28 mboxd_flash.c - Contains the functions for performing flash access including 30 mboxd_lpc.c - Contains the functions for controlling the LPC bus mapping 32 mboxd_msg.c - Contains the handlers for the mbox commands which the daemon 34 mboxd_windows.c - Contains the functions for managing the window cache.
|
| /openbmc/hiomapd/Documentation/ |
| H A D | mboxd.md | 27 dbus.c - Contains the handlers for the D-Bus commands which the daemon can 29 flash.c - Contains the functions for performing flash access including 31 lpc.c - Contains the functions for controlling the LPC bus mapping 33 transport_mbox.c - Contains the handlers for the mbox commands which the daemon 35 windows.c - Contains the functions for managing the window cache.
|
| /openbmc/u-boot/doc/device-tree-bindings/sound/ |
| H A D | intel-hda.txt | 17 - codecs: Contains a list of codec nodes
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/ |
| H A D | gstreamer1.0-libav_1.26.1.bb | 2 DESCRIPTION = "Contains a GStreamer plugin for using the encoders, decoders, \
|