cgo: add bare-bones test

This commit is contained in:
Ayke van Laethem
2019-11-03 18:37:46 +01:00
committed by Ron Evans
parent b72f677310
commit 26bdfa9c84
5 changed files with 91 additions and 2 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ commands:
- go-cache-v2-{{ checksum "go.mod" }}
- llvm-source-linux
- run: go install .
- run: go test -v ./interp ./transform .
- run: go test -v ./cgo ./interp ./transform .
- run: make gen-device -j4
- run: make smoketest RISCV=0
- save_cache: