Note: Google Test filter = - [==========] Running 7 tests from 1 test case. [----------] Global test environment set-up. [----------] 7 tests from ValidationSuite [ RUN ] ValidationSuite.TestSuite fixme:advapi:CreateRestrictedToken (0x48, 0x0, 7, 0x6b9158, 20, 0x6b94b8, 1, 0x6b91c0, 0x32f200): stub .\tests\validation_tests\suite.cc(35): error: Value of: runner.RunTest(L"ping") Actual: -441384958 Expected: SBOX_TEST_PING_OK Which is: 632356866 [ FAILED ] ValidationSuite.TestSuite (1 ms) [ RUN ] ValidationSuite.TestFileSystem .\tests\validation_tests\suite.cc(42): error: Value of: VolumeSupportsACLs(L"%SystemDrive%\\") Actual: false Expected: true [ FAILED ] ValidationSuite.TestFileSystem (1 ms) [ RUN ] ValidationSuite.TestRegistry fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b8ec0, 20, 0x6b95d8, 1, 0x6b94a8, 0x32f194): stub .\tests\validation_tests\suite.cc(67): error: Value of: runner.RunTest(L"OpenKey HKLM") Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b8ec0, 20, 0x6b9660, 1, 0x6b8ba0, 0x32f194): stub .\tests\validation_tests\suite.cc(68): error: Value of: runner.RunTest(L"OpenKey HKCU") Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b9438, 20, 0x6b9660, 1, 0x6b8ba0, 0x32f194): stub .\tests\validation_tests\suite.cc(69): error: Value of: runner.RunTest(L"OpenKey HKU") Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b9d10, 20, 0x6b9ac0, 1, 0x6b94f8, 0x32f194): stub .\tests\validation_tests\suite.cc(73): error: Value of: runner.RunTest( L"OpenKey HKLM " L"\"Software\\Microsoft\\Windows NT\\CurrentVersion\\WinLogon\"") Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 [ FAILED ] ValidationSuite.TestRegistry (3 ms) [ RUN ] ValidationSuite.TestDesktop fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b8998, 20, 0x6b9570, 1, 0x6b8778, 0x32f1d4): stub .\tests\validation_tests\suite.cc(81): error: Value of: runner.RunTest(L"OpenInteractiveDesktop NULL") Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b8ae0, 20, 0x6ba490, 1, 0x6b8778, 0x32f1d4): stub .\tests\validation_tests\suite.cc(82): error: Value of: runner.RunTest(L"SwitchToSboxDesktop NULL") Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 [ FAILED ] ValidationSuite.TestDesktop (1 ms) [ RUN ] ValidationSuite.TestWindows fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b8698, 20, 0x6ba8a0, 1, 0x6b8778, 0x32e9cc): stub .\tests\validation_tests\suite.cc(91): error: Value of: runner.RunTest(command) Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b8af0, 20, 0x6ba8a0, 1, 0x6b8ba8, 0x32e9cc): stub .\tests\validation_tests\suite.cc(94): error: Value of: runner.RunTest(command) Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 [ FAILED ] ValidationSuite.TestWindows (2 ms) [ RUN ] ValidationSuite.TestProcess fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b95e0, 20, 0x6ba8a0, 1, 0x6b9440, 0x32e9f0): stub .\tests\validation_tests\suite.cc(103): error: Value of: runner.RunTest(command) Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 [ FAILED ] ValidationSuite.TestProcess (1 ms) [ RUN ] ValidationSuite.TestThread fixme:advapi:CreateRestrictedToken (0x4c, 0x0, 7, 0x6b9140, 20, 0x6b8860, 1, 0x6b8c90, 0x32e9f0): stub .\tests\validation_tests\suite.cc(112): error: Value of: runner.RunTest(command) Actual: -441384958 Expected: SBOX_TEST_DENIED Which is: 1706098689 [ FAILED ] ValidationSuite.TestThread (0 ms) [----------] 7 tests from ValidationSuite (9 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test case ran. (10 ms total) [ PASSED ] 0 tests. [ FAILED ] 7 tests, listed below: [ FAILED ] ValidationSuite.TestSuite [ FAILED ] ValidationSuite.TestFileSystem [ FAILED ] ValidationSuite.TestRegistry [ FAILED ] ValidationSuite.TestDesktop [ FAILED ] ValidationSuite.TestWindows [ FAILED ] ValidationSuite.TestProcess [ FAILED ] ValidationSuite.TestThread 7 FAILED TESTS