Improve check_build_sanity.py
authorPyry Haulos <phaulos@google.com>
Fri, 27 Jan 2017 00:36:18 +0000 (16:36 -0800)
committerPyry Haulos <phaulos@google.com>
Thu, 2 Feb 2017 22:36:15 +0000 (14:36 -0800)
commit8849259035284f5506802f54f09f99f2b146e0b0
tree3e42863037ff6ae256f2578bde381e2f61f5275c
parentf30dbb6ae17a589814b08244aa980dd4fb86cc68
Improve check_build_sanity.py

 * All steps now respect --tmp-dir argument. This required adding
--build-dir and other args to mustpass scripts.

 * --recipe command line argument allows running only a specific build
check recipe.

 * --dump-recipes option allows printing out all recipes that are
supported in the current environment.

Components: Vulkan, Framework, AOSP

Change-Id: I6ba4f1369def14dc4ea6b398f367366549eecdc5
external/vulkancts/scripts/build_mustpass.py
scripts/build_android_mustpass.py
scripts/check_build_sanity.py
scripts/mustpass.py