Home | History | Annotate | Download | only in obj
      1 import os
      2 config.test_exec_root = os.path.dirname(__file__)
      3 config.test_source_root = os.path.dirname(config.test_exec_root)
      4 lit.load_config(config, os.path.join(config.test_source_root, "lit.cfg"))