Imported Upstream version 1.0.0
[platform/upstream/iotivity.git] / resource / unit_tests.scons
index 14b13e2..c254785 100644 (file)
@@ -57,6 +57,7 @@ if target_os == 'linux':
        # Build Provisioning API unit test
        if env.get('SECURED') == '1':
                SConscript('csdk/security/provisioning/unittest/SConscript')
+               SConscript('provisioning/unittests/SConscript')
 
 elif target_os == 'darwin':
        # Verify that 'google unit test' library is installed.  If not,