Test-Command: gcc test/test_gemm.c -DBLAS=\"blis\" -lblis -lm -o tester; ./tester
Restrictions: allow-stderr
Depends: build-essential, libblis-dev, libblis-openmp-dev,

Test-Command: gcc test/test_gemm.c -DBLAS=\"blis\" -lblis -lm -o tester; ./tester
Restrictions: allow-stderr
Depends: build-essential, libblis-dev, libblis-pthread-dev,

Test-Command: gcc test/test_gemm.c -DBLAS=\"blis\" -lblis -lm -o tester; ./tester
Restrictions: allow-stderr
Depends: build-essential, libblis-dev, libblis-serial-dev,

Test-Command: sed -i -e 's@blis.h@blis64.h@' test/test_gemm.c;
 gcc test/test_gemm.c -DBLAS=\"blis\" -lblis64 -lm -o tester; ./tester
Restrictions: allow-stderr
Depends: build-essential, libblis64-dev, libblis64-openmp-dev,

Test-Command: sed -i -e 's@blis.h@blis64.h@' test/test_gemm.c;
 gcc test/test_gemm.c -DBLAS=\"blis\" -lblis64 -lm -o tester; ./tester
Restrictions: allow-stderr
Depends: build-essential, libblis64-dev, libblis64-pthread-dev,

Test-Command: sed -i -e 's@blis.h@blis64.h@' test/test_gemm.c;
 gcc test/test_gemm.c -DBLAS=\"blis\" -lblis64 -lm -o tester; ./tester
Restrictions: allow-stderr
Depends: build-essential, libblis64-dev, libblis64-serial-dev,
