Set user.dir property when running CTS tests.

Some core library tests depend on this property being set. Notably the ones
that rely on the File(String path) behavior of using user.dir as the root path
when 'path' argument is a relative path.

Change-Id: I523c18868c7a3dd881743bca6ec867dad2361068
1 file changed