https://github.com/osquery/osquery logo
Title
d

Daniel Bretón Suárez

07/14/2022, 7:06 AM
Hi! Regarding running tests on windows, I've found that if you set an environment variable like
$Env:GTEST_FILTER='windows_eventlog.*'
you can run a single unit test. This feature is already documented, but only for Linux/macOs. I think it will be useful to include a a few lines explaining it on the windows section.
s

seph

07/14/2022, 2:09 PM
I suspect meant for #windows? Regardless, I agree that’s a good thing to add to the docs.
(I would approve that PR)
👍 1
d

Daniel Bretón Suárez

07/20/2022, 7:03 AM