Home
last modified time | relevance | path

Searched refs:row_to_show (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_project_page.py192 def test_show_rows(row_to_show, show_row_link): argument
194 show_row_link.select_by_value(str(row_to_show))
210 for row_to_show in rows_to_show:
211 if row_to_show not in to_skip:
212 test_show_rows(row_to_show, show_row_link)
H A Dtest_project_page_tab_config.py253 def test_show_rows(row_to_show, show_row_link): argument
255 show_row_link.select_by_value(str(row_to_show))
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_all_projects_page.py313 def test_show_rows(row_to_show, show_row_link): argument
315 show_row_link.select_by_value(str(row_to_show))
H A Dtest_all_builds_page.py452 def test_show_rows(row_to_show, show_row_link): argument
454 show_row_link.select_by_value(str(row_to_show))