Sign in
foss-fpga-tools
/
symbiflow-arch-defs
/
refs/heads/bot-conda-lock-update
/
.
/
.github
/
scripts
/
testarch.sh
blob: f5bb438eaca03d004d3379324f99e617518fbd38 [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env bash
export CMAKE_FLAGS
=
"-GNinja"
source $
(
dirname
"$0"
)/
setup
-
and
-
activate
.
sh
pushd build
make_target all_testarch
"Running testarch tests (make all_testarch)"
popd