Home
last modified time | relevance | path

Searched refs:test_run_status (Results 1 – 7 of 7) sorted by relevance

/dports/devel/rth/rth/
H A Dresults_update_test_run_page.php98 $test_run_status = results_get_teststatus_by_project( $project_id ); variable
99 html_print_list_box_from_array( $test_run_status, $selected_value);
H A Dresults_update_test_result_page.php98 $test_run_status = results_get_teststatus_by_project( $project_id ); variable
99 html_print_list_box_from_array( $test_run_status, $selected_value);
H A Dresults_continue_manual_test_page.php171 $test_run_status = results_get_teststatus_by_project( $project_id, $blank=true ); variable
172 …html_print_list_box_from_array( $test_run_status, session_validate_form_get_field("test_run_status…
H A Dresults_run_manual_test_page.php135 $test_run_status = results_get_teststatus_by_project( $project_id, $blank=true ); variable
136 …html_print_list_box_from_array( $test_run_status, session_validate_form_get_field("test_run_status…
H A Dresults_page.php349 $test_run_status = results_get_teststatus_by_project( $project_id ); variable
350 html_print_list_box_from_array( $test_run_status, $selected_value);
/dports/devel/rth/rth/api/
H A Dresults_api.php1059 $test_run_status, $tested_by_user, $time_started, argument
1088 '$test_name', '$test_run_status', '$tested_by_user',
1105 $test_run_status, $tested_by_user, $time_started, argument
1132 $f_status = '$test_run_status',
/dports/devel/truc/truc_0.12.0/api/
H A Dresults_api.php1054 $test_run_status, $tested_by_user, $time_started, argument
1083 '$test_name', '$test_run_status', '$tested_by_user',
1100 $test_run_status, $tested_by_user, $time_started, argument
1127 $f_status = '$test_run_status',