Home
last modified time | relevance | path

Searched defs:yin_file (Results 1 – 9 of 9) sorted by relevance

/dports/net/libyang/libyang-1.0.240/swig/java/tests/
H A DLibyangTest.java266 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_parse_module_path() local
307 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_get_submodule() local
328 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_get_submodule2() local
354 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_find_path() local
379 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_set() local
H A DTreeSchemaTest.java316 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_parse_module_fd() local
355 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_parse_module_fd_invalid() local
379 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_parse_module_path() local
401 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_parse_module_path_invalid() local
H A DTreeDataTest.java127 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_parse_data_mem() local
145 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_parse_data_fd() local
170 String yin_file = Constants.TESTS_DIR + "/api/files/a.yin"; in test_ly_ctx_parse_data_path() local
/dports/net/libyang/libyang-1.0.240/swig/cpp/tests/
H A Dtest_tree_schema.cpp329 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
357 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
380 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
403 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
H A Dtest_libyang.cpp288 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
329 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
350 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
375 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
401 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
H A Dtest_tree_data.cpp158 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
177 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
200 const char *yin_file = TESTS_DIR "/api/files/a.yin"; in TEST() local
/dports/net/libyang/libyang-1.0.240/tests/schema/yin/
H A Dtest_print_transform.c89 char *yin_file) in execute_test_with_filenames()
/dports/net/libyang/libyang-1.0.240/tests/api/
H A Dtest_tree_schema.c398 char *yin_file = TESTS_DIR"/api/files/a.yin"; in test_lys_parse_fd() local
445 char *yin_file = TESTS_DIR"/api/files/a.yin"; in test_lys_parse_path() local
H A Dtest_libyang.c46 char *yin_file = TESTS_DIR"/api/files/a.yin"; in setup_f() local