Home | History | Annotate | only in /test/framework/harnesses/host_controller/build
Up to higher level directory
NameDateSize
__init__.py21-Aug-20180
build_flasher.py21-Aug-201813K
build_flasher_test.py21-Aug-20185.4K
build_provider.py21-Aug-20188.8K
build_provider_ab.py21-Aug-20183K
build_provider_gcs.py21-Aug-20184.7K
build_provider_local_fs.py21-Aug-20181.3K
build_provider_pab.py21-Aug-201820.6K
build_provider_pab_test.py21-Aug-201811.7K
build_provider_test.py21-Aug-20184.8K
README.md21-Aug-2018527

README.md

      1 # To set up client_secrets.json (once only)
      2 
      3 * Go to https://console.cloud.google.com/projectselector/apis/credentials/consent
      4  and create a new project if needed.
      5 * Once on the consent screen, set the product name to anything and save.
      6 * Click "Create credentials" and select "OAuth client ID"
      7 * Under "Application type", select "Other". Click "Create".
      8 * Click the download button for the client you just created,
      9  and save the resulting file at client_secrets.json
     10 
     11 # Running unit tests
     12     python build_provider_pab_test.py