ref: 6be592ae4aef68a5834f6df8419d2c23a345468d dir: /python/build_linux/
#! /bin/sh set -e set -x python setup.py clean build export PYTHONPATH=./build/lib.linux-x86_64-2.7/:./tests export LD_LIBRARY_PATH=../build/src/ ./run_all_tests --verbose