• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2# Copyright 2021 The Chromium OS Authors. All rights reserved.
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6source "$(dirname $0)/common.sh"
7
8./tools/dev_container --hermetic ./tools/run_tests --target=vm:aarch64 --arch armhf -v
9