blob: 14395cf661b13adf8bc5d25c77ea13e4dda30eef [file] [log] [blame]
#!/bin/bash -e
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This script can only be run in the cros_sdk chroot
ROOT=$(readlink -f ~/trunk/infra/tnull)
. $ROOT/fast_build.sh
. $ROOT/run_tests.sh
echo "Not all these tests are expected to pass without an RTS."
echo "Therefore examine the output to be sure it looks sane."