Searched refs:test_get_path (Results 1 – 10 of 10) sorted by relevance
157 test_get_path(const char *path_rel) in test_get_path() function185 path = test_get_path(path_rel); in test_read_file()245 path = test_get_path(""); in test_get_context()262 path = test_get_path(path_rel); in test_compile_file()
110 xkb_path = test_get_path("keymaps/host.xkb"); in main()111 search_path = test_get_path(""); in main()
180 path = test_get_path("compose/en_US.UTF-8/Compose"); in test_seqs()354 path = test_get_path("compose/en_US.UTF-8/Compose"); in test_state()411 path = test_get_path("compose/en_US.UTF-8/Compose"); in test_XCOMPOSEFILE()478 path = test_get_path("compose/en_US.UTF-8/Compose"); in test_include()
57 test_get_path(const char *path_rel);
57 test_get_path(DATA_PATH)); in main()
44 path = test_get_path("compose/en_US.UTF-8/Compose"); in main()
99 def test_get_path(self): member in TestSysConfig
97 def test_get_path(self): member in TestSysConfig
188 def test_get_path(self): member in HelperFunctionsTests