osquery-1/osquery/core
Stefano Bonicatti 36bb0b8b1e Restore ProcessTests test
Also add the same process name checks done on Windows to Linux.

PR: osquery/osquery#5629
2019-07-19 22:36:40 +02:00
..
database Remove the rest use cases of createError with message as an arg (#5524) 2019-03-13 11:36:21 -07:00
plugins Add CMake support 2019-06-26 21:49:06 -04:00
posix Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sql Add CMake support 2019-06-26 21:49:06 -04:00
tests Restore ProcessTests test 2019-07-19 22:36:40 +02:00
windows Use Status::success throughout osquery (#5542) 2019-03-29 04:28:39 -07:00
BUCK Add dependency for pthread in osquery/core (#5540) 2019-03-28 07:21:24 -07:00
CMakeLists.txt Restore ProcessTests test 2019-07-19 22:36:40 +02:00
flags.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
init.cpp Fix several integer conversions in process_ops 2019-07-09 12:59:45 +02:00
query.cpp Use Status::success throughout osquery (#5542) 2019-03-29 04:28:39 -07:00
system.cpp Add more test cases to query platform unit test (#5515) 2019-03-15 07:15:18 -07:00
tables.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
watcher.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
watcher.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00