osquery-1/osquery/filesystem
Stefano Bonicatti 515704954c Move the test config files in their own directory
This is to have better separation between them and the python tests.
BUCK files have been updated accordingly.

Changes to the internal generateCopyFileTarget function were needed.
The function now supports a base folder to be set so that the regex or file path
is appended to that base path, without having it included in the destination.
It will also not use a library target anymore, but a custom one so
that's possible to set properties with custom names.

Use only one copy target to copy test config files instead of having
multiple that overlaps.
It may give issues when copying and tests in the end will need all of
them.
2019-12-07 20:51:09 -05:00
..
darwin macOS: Add a bsd_flags column to the file table (#5981) 2019-12-03 18:40:42 -08:00
linux Fix stack-use-after-scope in procEnumerateProcesses 2019-08-16 16:47:18 +02:00
posix Fix error with implicitly-deleted default constructor of glob_t (#5828) 2019-09-22 01:03:46 -04:00
tests macOS: Add a bsd_flags column to the file table (#5981) 2019-12-03 18:40:42 -08:00
windows windows/certificates: Fix enumeration bugs, add columns (#5631) 2019-07-16 17:34:39 +02:00
BUCK Move the test config files in their own directory 2019-12-07 20:51:09 -05:00
CMakeLists.txt Move the test config files in their own directory 2019-12-07 20:51:09 -05:00
file_compression.cpp Fix sign compare warning in file_compression.cpp 2019-03-25 09:28:26 -07:00
fileops.h macOS: Add a bsd_flags column to the file table (#5981) 2019-12-03 18:40:42 -08:00
filesystem.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
filesystem.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
mock_file_structure.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
mock_file_structure.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00