Searched defs:BUILD_DIR (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/tests/
H A Dpysss_murmur-test.py27 BUILD_DIR = os.getenv('builddir') or "." variable
50 src_module_path = BUILD_DIR + "/.libs/_py3sss_murmur.so"
52 src_module_path = BUILD_DIR + "/.libs/_py2sss_murmur.so"
H A Dpyhbac-test.py10 BUILD_DIR = os.getenv('builddir') or "." variable
60 src_module_path = BUILD_DIR + "/.libs/_py3hbac.so"
62 src_module_path = BUILD_DIR + "/.libs/_py2hbac.so"

Completed in 36 milliseconds