blob: 8976555c66462da571cbbd1fb3877eab8cb3d8b6 [file] [log] [blame]
Matt Wala1895ac12015-07-16 15:34:29 -07001#!/bin/bash -e
2
3LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/debuginfo/llvm-lit
4LIBBCC_TESTS=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/libbcc
5
6$LIT_PATH $LIBBCC_TESTS $@