﻿<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<AxeAssessmentManifest xmlns="http://www.microsoft.com/axe/assessment/manifest">
  <_locDefinition>
    <_locDefault
        _loc="locNone"
        _locID="strict"
        />
    <_locTag _loc="locData">DisplayName</_locTag>
    <_locTag _loc="locData">Tag</_locTag>
    <_locTag _loc="locData">ToolTip</_locTag>
    <_locTag _loc="locData">Category</_locTag>
    <_locTag _loc="locData">Author</_locTag>
    <_locTag _loc="locData">Copyright</_locTag>
    <_locTag _loc="locData">TestCasename</_locTag>
  </_locDefinition>
  <VersionedId>
    <Guid>{2304d46d-90c2-4a94-aee1-c2489ff9c9f8}</Guid>
    <Version>
      <Major>10</Major>
      <Minor>0</Minor>
      <Build>17134</Build>
      <Revision>1</Revision>
    </Version>
  </VersionedId>
  <MinimumAxeVersionRequired>
    <Version>
      <Major>10</Major>
      <Minor>0</Minor>
      <Build>17134</Build>
      <Revision>1</Revision>
    </Version>
  </MinimumAxeVersionRequired>
  <Description>
    <ProgrammaticName>Idle-WorkloadMode</ProgrammaticName>
    <DisplayName _locID="1">Idle energy efficiency</DisplayName>
    <ToolTip _locID="2">This workload simulates idle time on the computer while measuring energy efficiency of a system.</ToolTip>
    <Tags>
      <Tag _locID="3">OEM</Tag>
      <Tag _locID="4">ODM</Tag>
      <Tag _locID="5">ITPro</Tag>
      <Tag _locID="6">Reviewer/Analyst</Tag>
      <Tag _locID="7">Workload</Tag>
    </Tags>
    <Categories>
      <Category _locID="8">Energy and Battery</Category>
    </Categories>
  </Description>
  <Properties>
    <IconResource>PerfGraphIcon</IconResource>
    <Author _locID="10">Microsoft Corporation</Author>
    <Copyright _locID="11">© 2013 Microsoft Corporation. All rights reserved.</Copyright>
    <Url>https://go.microsoft.com/fwlink/?LinkID=293840</Url>
    <AuthorUrl>https://go.microsoft.com/fwlink/?LinkID=294051</AuthorUrl>
    <UpdateUrl>https://go.microsoft.com/fwlink/?LinkID=294052</UpdateUrl>
    <OnlyForProcessor>
      <X86/>
      <X64/>
      <ARM/>
      <ARM64/>
    </OnlyForProcessor>
    <NoInteractionInfo/>
    <ShouldRunSilent/>
    <PowerProfileNotBalancedWarn/>
    <DriverVerifierWarn/>
    <ProblemDevicesWarn/>
    <WirelessDisconnectedWarn/>
    <RequiresExecution/>
    <SupportsRunningRemote/>
    <EstimatedRunTime>9000000000</EstimatedRunTime>
    <WatchDogTimeOut>24000000000</WatchDogTimeOut>
    <ExitValueMeaning>
      <ZeroIsSuccess/>
    </ExitValueMeaning>
    <LastSavedTimeAndDate>2011-10-28T00:10:18.5812906Z</LastSavedTimeAndDate>
    <JobKind>
      <BatteryLife/>
    </JobKind>
  </Properties>
  <ParameterDefinitions>
    <ParameterDefinition>
      <Description>
        <ProgrammaticName>Minutes</ProgrammaticName>
        <DisplayName _locID="20">Minute(s)</DisplayName>
        <ToolTip _locID="21">Number of minutes for which the machine should be in idle mode</ToolTip>
        <Categories>
          <Category _locID="22">Configuration</Category>
        </Categories>
      </Description>
      <Type>
        <Int32/>
      </Type>
      <Inclusion>
        <Required/>
      </Inclusion>
      <DefaultValue>11</DefaultValue>
      <BenchmarkValue>11</BenchmarkValue>
      <Constraints>
        <MinimumConstraint>2</MinimumConstraint>
        <MaximumConstraint>30</MaximumConstraint>
      </Constraints>
      <CommandLineFormat>/Minutes {0}</CommandLineFormat>
      <Ordinal>0</Ordinal>
    </ParameterDefinition>
    <ParameterDefinition>
      <Description>
        <ProgrammaticName>ScreenOn</ProgrammaticName>
        <DisplayName _locID="30">Force the display to stay on</DisplayName>
        <ToolTip _locID="31">Do not allow the display to turn off during the workload</ToolTip>
        <Categories>
          <Category _locID="32">Configuration</Category>
        </Categories>
      </Description>
      <Type>
        <Boolean/>
      </Type>
      <Inclusion>
        <OptionalIncluded/>
      </Inclusion>
      <DefaultValue>False</DefaultValue>
      <BenchmarkValue>False</BenchmarkValue>
      <Ordinal>1</Ordinal>
      <CommandLineFormat>/ScreenOn</CommandLineFormat>
    </ParameterDefinition>
  </ParameterDefinitions>
  <Execution>
    <CreateProcess>
      <ApplicationName>%PROCESSOR_ARCHITECTURE%\Idlework.exe /AxeCore "%AssessmentAxeBinPath%\axecore.dll"</ApplicationName>
      <CreateNoWindow/>
    </CreateProcess>
  </Execution>
  <LocalizedStringDictionary/>
</AxeAssessmentManifest>
