Searched refs:test_get_path (Results 1 – 10 of 10) sorted by relevance
166 test_get_path(const char *path_rel) in test_get_path() function194 path = test_get_path(path_rel); in test_read_file()254 path = test_get_path(""); in test_get_context()273 path = test_get_path(path_rel); in test_compile_file()
182 path = test_get_path("compose/en_US.UTF-8/Compose"); in test_seqs()356 path = test_get_path("compose/en_US.UTF-8/Compose"); in test_state()413 path = test_get_path("compose/en_US.UTF-8/Compose"); in test_XCOMPOSEFILE()489 path = test_get_path("compose/en_US.UTF-8/Compose"); in test_include()
57 test_get_path(const char *path_rel);
59 test_get_path(DATA_PATH)); in main()
120 xkb_path = test_get_path("keymaps/host.xkb"); in main()
48 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
190 def test_get_path(self): member in HelperFunctionsTests