diff --git a/evaluation_examples/test_bug.json b/evaluation_examples/test_bug.json index 8f2e521..5f5d9ed 100644 --- a/evaluation_examples/test_bug.json +++ b/evaluation_examples/test_bug.json @@ -1,5 +1,5 @@ { - "multi_apps": [ - "46407397-a7d5-4c6b-92c6-dbe038b1457b" + "chrome": [ + "bb5e4c0d-f964-439c-97b6-bdb9747de3f4" ] } \ No newline at end of file diff --git a/evaluation_examples/test_small_test2 copy.json b/evaluation_examples/test_small_test2 copy.json new file mode 100644 index 0000000..d7ea04b --- /dev/null +++ b/evaluation_examples/test_small_test2 copy.json @@ -0,0 +1,18 @@ +{ + "multi_apps": [ + "46407397-a7d5-4c6b-92c6-dbe038b1457b", + "4e9f0faf-2ecc-4ae8-a804-28c9a75d1ddc", + "897e3b53-5d4d-444b-85cb-2cdc8a97d903", + "c867c42d-a52d-4a24-8ae3-f75d256b5618" + ], + "os": [ + "5812b315-e7bd-4265-b51f-863c02174c28" + ], + "thunderbird": [ + "dfac9ee8-9bc4-4cdc-b465-4a4bfcd2f397", + "15c3b339-88f7-4a86-ab16-e71c58dcb01e" + ], + "vlc": [ + "59f21cfb-0120-4326-b255-a5b827b38967" + ] +} \ No newline at end of file diff --git a/evaluation_examples/test_small_test2.json b/evaluation_examples/test_small_test2.json index d7ea04b..b08581a 100644 --- a/evaluation_examples/test_small_test2.json +++ b/evaluation_examples/test_small_test2.json @@ -1,17 +1,4 @@ { - "multi_apps": [ - "46407397-a7d5-4c6b-92c6-dbe038b1457b", - "4e9f0faf-2ecc-4ae8-a804-28c9a75d1ddc", - "897e3b53-5d4d-444b-85cb-2cdc8a97d903", - "c867c42d-a52d-4a24-8ae3-f75d256b5618" - ], - "os": [ - "5812b315-e7bd-4265-b51f-863c02174c28" - ], - "thunderbird": [ - "dfac9ee8-9bc4-4cdc-b465-4a4bfcd2f397", - "15c3b339-88f7-4a86-ab16-e71c58dcb01e" - ], "vlc": [ "59f21cfb-0120-4326-b255-a5b827b38967" ]