osquery-1/tests
Jonathan Keljo b9f1e94fc8 Prefactor: QueryData -> TableRows for virtual tables
Summary:
Continuing to march toward low-overhead, type-safe table rows, this commit introduces
a distinction between rows being returned from a table (`TableRows`) and as the
result of a query (`QueryData`). Right now the two are simply aliases for each other;
that will change shortly.

(Adapted from https://github.com/facebook/osquery/pull/5198)

Reviewed By: guliashvili

Differential Revision: D13438019

fbshipit-source-id: 6563fc8c372d9d6c4b05705943ddf39b42260feb
2019-01-09 13:50:15 -08:00
..
integration/tables Table for OSX Running and Active Applications 2018-12-12 09:17:19 -08:00
unit inotify_tests buckify 2018-12-11 08:29:15 -08:00
BUCK Move build system to BUCK 2018-12-07 16:12:35 +00:00
test_util.cpp Prefactor: QueryData -> TableRows for virtual tables 2019-01-09 13:50:15 -08:00
test_util.h Prefactor: QueryData -> TableRows for virtual tables 2019-01-09 13:50:15 -08:00