Add option to set environment variables from dotest.py
Setting environment variables are required when testing on a remote target requiring different flags then the ones specified on the host OS (e.g.: Android).
PS.: I haven't find any reasonable 1 letter flag name, but I am open for suggestions (-e, -E, -s, -S are already used)