Searched refs:test_file_path (Results 1 – 2 of 2) sorted by relevance
119 ${test_file_path}= Set Variable /tmp/before_bmcreboot120 BMC Execute Command touch ${test_file_path}128 ${stdout} ${stderr} ${rc}= BMC Execute Command test ! -f ${test_file_path} print_out=1149 ${test_file_path}= Set Variable /tmp/before_bmcreboot150 BMC Execute Command touch ${test_file_path}158 ${stdout} ${stderr} ${rc}= BMC Execute Command test ! -f ${test_file_path} print_out=1
294 const char *test_file_path = "tests/data/qobject/qdict.txt"; in qdict_stress_test() local296 test_file = fopen(test_file_path, "r"); in qdict_stress_test()