chore(omaha): move everything to the top level directory
this lets us go get this module.
This commit is contained in:
parent
67b46beb64
commit
b6c64c1b64
8 changed files with 0 additions and 0 deletions
7
fixtures/update-engine/no-update/request.xml
Normal file
7
fixtures/update-engine/no-update/request.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<request protocol="3.0" version="ChromeOSUpdateEngine-0.1.0.0" updaterversion="ChromeOSUpdateEngine-0.1.0.0" installsource="ondemandupdate" ismachine="1">
|
||||
<os version="Indy" platform="Chrome OS" sp="ForcedUpdate_x86_64"></os>
|
||||
<app appid="{87efface-864d-49a5-9bb3-4b050a7c227a}" version="ForcedUpdate" track="" from_track="developer-build" lang="en-US" board="amd64-generic" hardware_class="" delta_okay="false" >
|
||||
<event eventtype="3" eventresult="1"></event>
|
||||
</app>
|
||||
</request>
|
7
fixtures/update-engine/no-update/response.xml
Normal file
7
fixtures/update-engine/no-update/response.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<response" protocol="3.0">
|
||||
<daystart elapsed_seconds="49051"/>
|
||||
<app appid="{87efface-864d-49a5-9bb3-4b050a7c227a}" status="ok">
|
||||
<ping status="ok"/>
|
||||
<updatecheck status="noupdate"/>
|
||||
</app>
|
Loading…
Add table
Add a link
Reference in a new issue