BillyONeal / Instalog

Windows malware analysis logging tool.
Other
14 stars 5 forks source link

Unit tests require admin privileges #6

Closed BillyONeal closed 10 years ago

BillyONeal commented 11 years ago

Remaining tests:

These tests fail when not admin:

[  FAILED  ] 6 tests, listed below:
[  FAILED  ] PathResolutionPathOrderFixture.RespectsPathOrder
[  FAILED  ] PathResolutionPathExtOrderFixture.SeesLastPathItem
[  FAILED  ] PathResolutionPathExtOrderFixture.RespectsPathExtOrder
[  FAILED  ] RunningProcessesTest.SvchostHasFullLine
[  FAILED  ] ScopedPrivilege.PrivilegeGetsTaken
[  FAILED  ] ScopedPrivilege.PrivilegeGetsReleased

These tests fail when not admin and 32 bit:

[  FAILED  ] 13 tests, listed below:
[  FAILED  ] PathResolutionPathOrderFixture.RespectsPathOrder
[  FAILED  ] PathResolutionPathExtOrderFixture.SeesLastPathItem
[  FAILED  ] PathResolutionPathExtOrderFixture.RespectsPathExtOrder
[  FAILED  ] ServicesDriversTest.ActuallyGotOutput
[  FAILED  ] ServicesDriversTest.TcpipWhitelisted
[  FAILED  ] ServicesDriversTest.RpcSsSvchost
[  FAILED  ] ScopedPrivilege.PrivilegeGetsTaken
[  FAILED  ] ScopedPrivilege.PrivilegeGetsReleased
[  FAILED  ] ServiceControlManager.GetServices
[  FAILED  ] ServiceControlManager.FieldsSetCorrectly
[  FAILED  ] ServiceControlManager.TcpipService
[  FAILED  ] ServiceControlManager.RpcSsSvchostService
[  FAILED  ] ServiceControlManager.BeepEmptyImagepathService