mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
environment variable before starting the test runner which executes the test cases and
may spawn child processes. An example:
./dotest.py -u MY_ENV1 -u MY_ENV2 -v -p TestWatchLocationWithWatchSet.py
llvm-svn: 149304