osquery-1/osquery/remote/tests
Teddy Reed 04896c85cd
killswitch: Remove killswitch code (#5949)
This was determined to be the wrong approach to adding simple
killswitches. The intent was to quickly flip on/off features. It was
not widely adopted due to the dependencies killswitching has.

A different approach is to implement the same functions with something
simple like filesystem flags.
2019-10-29 19:14:35 -04:00
..
BUCK killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
CMakeLists.txt killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
requests_tests.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
test_utils.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
test_utils.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00