zeek/ci/windows/test.cmd
2025-06-02 14:52:05 -07:00

11 lines
401 B
Batchfile

:: See build.cmd for documentation on this call.
call "c:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
cd build
:: This sets up ZEEKPATH and ZEEK_PLUGIN_PATH
call zeek-path-dev.bat
:: Only run the unit tests for now. Btest is supported on Windows but a ton
:: of tests are still failing so it's not worth trying to run it.
src\zeek --test