IOT-1961: Fixing Windows c_common test build environment.
authorPawel Winogrodzki <pawelwi@microsoft.com>
Fri, 24 Mar 2017 22:28:49 +0000 (15:28 -0700)
committerDave Thaler <dthaler@microsoft.com>
Thu, 30 Mar 2017 14:41:11 +0000 (14:41 +0000)
commit262ce3b12099b110a08f8d9f9d283bec423b6663
treed15a4c9670d29f4f41ab33feaf0890315120a9f3
parentd332914a890cb9f8839ba45a0b73220a980697eb
IOT-1961: Fixing Windows c_common test build environment.

One test was missing the /W4 and /WX compiler options, because
it was using a default test environment variable.

Change-Id: I095d612e6778576384a4b78abf3a97b958e5f5ee
Signed-off-by: Pawel Winogrodzki <pawelwi@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18175
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Reviewed-by: Soemin Tjong <stjong@microsoft.com>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
Reviewed-by: Dave Thaler <dthaler@microsoft.com>
resource/c_common/unittests/SConscript
resource/c_common/windows/test/snprintf_test.cpp