zeek/src/script_opt/CPP/eval-test-suite
2021-05-05 16:55:04 -07:00

12 lines
215 B
Bash
Executable file

#! /bin/sh
base=../../..
test=$base/testing/btest
so=$base/src/script_opt/CPP
build=$base/build
gen=CPP-gen-addl.h
export -n ZEEK_ADD_CPP
cd $test
rm -rf .tmp
../../auxil/btest/btest -j -a cpp -f cpp-test.diag $1