osquery-1/osquery/core
Teddy Reed 33f53809ad Fix DBHandle checking with concurrent processes.
`make tests` fails with another osquery process running.
The backing-store check happens after a config plugin is setUp and
the initial load occures. This may involve calls to cached keys, the
check should occur pre-config initialize.
2015-06-02 02:50:04 -07:00
..
darwin Converted CFAbsoluteTime in X509 certificates to UNIX time 2015-05-27 15:23:46 -07:00
tests Constraint existence now check for constraints using specific operator types. 2015-05-29 13:47:04 -07:00
CMakeLists.txt Fast tests 2015-04-27 09:40:31 -07:00
conversions.cpp Removing trailing whitespace 2015-05-11 23:31:13 -07:00
conversions.h Converted CFAbsoluteTime in X509 certificates to UNIX time 2015-05-27 15:23:46 -07:00
flags.cpp [Fix #1125 #1126] Flag padding checks, config_check tests 2015-05-11 10:37:16 -07:00
hash.cpp hash.h documentation 2015-01-20 15:36:53 -08:00
init.cpp Fix DBHandle checking with concurrent processes. 2015-06-02 02:50:04 -07:00
system.cpp TLS plugin workflow tests 2015-05-26 19:55:00 -07:00
tables.cpp Minify tables namespace, extra CMake macros 2015-05-22 10:29:04 -07:00
test_util.cpp Allow unit tests execs from project root 2015-05-23 13:12:31 -07:00
test_util.h Allow unit tests execs from project root 2015-05-23 13:12:31 -07:00
text.cpp Removing trailing whitespace 2015-05-11 23:31:13 -07:00
watcher.cpp TLS plugin workflow tests 2015-05-26 19:55:00 -07:00
watcher.h Harden extensions/dispatcher tests 2015-05-05 23:34:10 -07:00