osquery-1/tools/tests/configs/test_startup_items.plist
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

66 lines
1.9 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SessionItems</key>
<dict>
<key>Controller</key>
<string>CustomListItems</string>
<key>CustomListItems</key>
<array>
<dict>
<key>Alias</key>
<data>
AAAAAADYAAMAAQAA1MnZcwAASCsAAAAAAAEIfQABCIAA
ANQ/KS0AAAAACSD//gAAAAAAAAAA/////wABABAAAQh9
AAEIawABCGoAAAA/AA4AIgAQAGkAVAB1AG4AZQBzAEgA
ZQBsAHAAZQByAC4AYQBwAHAADwAaAAwATQBhAGMAaQBu
AHQAbwBzAGgAIABIAEQAEgA3QXBwbGljYXRpb25zL2lU
dW5lcy5hcHAvQ29udGVudHMvTWFjT1MvaVR1bmVzSGVs
cGVyLmFwcAAAEwABLwD//wAA
</data>
<key>CustomItemProperties</key>
<dict>
<key>com.apple.LSSharedFileList.Binding</key>
<data>
ZG5pYgAAAAACAAAAAAAAAAAAAAAAAAAAAAAA
AEkAAAAAAAAAZmlsZTovL2xvY2FsaG9zdC9B
cHBsaWNhdGlvbnMvaVR1bmVzLmFwcC9Db250
ZW50cy9NYWNPUy9pVHVuZXNIZWxwZXIuYXBw
LxYAAAAAAAAAY29tLmFwcGxlLmlUdW5lc0hl
bHBlcnjkpwAAAAAAjkCQFAIAAABifXQZ
</data>
<key>com.apple.LSSharedFileList.ItemIsHidden</key>
<true/>
</dict>
<key>Flags</key>
<integer>1</integer>
<key>Name</key>
<string>iTunesHelper</string>
</dict>
<dict>
<key>Alias</key>
<data>
AAAAAAC+AAMAAAAA1MnZcwAASCsAAAAAAAZi5gHZbDMA
ANZq9vsAAAAACSD//gAAAAAAAAAA/////wABAAgABmLm
AAZhyAAOACgAEwB0AGgAaQBzAF8AZABvAGUAcwBfAG4A
bwB0AF8AZQB4AGkAcwB0AA8AGgAMAE0AYQBjAGkAbgB0
AG8AcwBoACAASABEABIAH3ByaXZhdGUvdG1wL3RoaXNf
ZG9lc19ub3RfZXhpc3QAABMAAS8A//8AAA==
</data>
<key>CustomItemProperties</key>
<dict>
<key>com.apple.LSSharedFileList.Binding</key>
<data>
ZG5pYgAAAAABAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAA
</data>
</dict>
<key>Name</key>
<string>this_does_not_exist</string>
</dict>
</array>
</dict>
</dict>
</plist>