# -*- Python -*-
# Configuration file for the 'lit' test runner.
# name: The name of this test suite.
=
# suffixes: A list of file extensions to treat as test files.
=
# test_source_root: The root path where tests are located.
# test_exec_root: The root path where tests should be run.
=
=
# testFormat: The test format to use to interpret tests.
=
# Propagate the temp directory. Windows requires this because it uses \Windows\
# if none of these are present.
=
=
# Propagate HOME as it can be used to override incorrect homedir in passwd
# that causes the tests to fail.
=
# Propagate sanitizer options.
=
# Win32 seeks DLLs along %PATH%.
=
# Win32 may use %SYSTEMDRIVE% during file system shell operations, so propogate.
=