#!/bin/bash
export LD_LIBRARY_PATH=.:../..
python3 runtest.py $@
