Home
last modified time | relevance | path

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

/external/curl/tests/
Dsmbserver.py46 TESTS_MAGIC = "TESTS_MAGIC" variable
82 smb_config.set("TESTS", "path", TESTS_MAGIC)
149 if path not in [SERVER_MAGIC, TESTS_MAGIC]:
168 assert (path == TESTS_MAGIC)