.gitignore: add notification-client and test_event_expr_to_bytecode
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 8 Mar 2021 21:57:24 +0000 (16:57 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 9 Mar 2021 04:51:11 +0000 (23:51 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Id2d0fb01ae34ff8c8e8bec07154426f41c71a2ac

.gitignore

index 6313f131ceaa3573c82fda4ccca975bbd0ffae52..3c76b61f23eb7da9af088ab118c8d938100bcc7f 100644 (file)
@@ -110,6 +110,7 @@ health_check
 /tests/regression/tools/notification/notification
 /tests/regression/tools/rotation/schedule_api
 /tests/regression/tools/notification/rotation
+/tests/regression/tools/trigger/utils/notification-client
 /tests/regression/ust/overlap/demo/demo
 /tests/regression/ust/linking/demo_builtin
 /tests/regression/ust/linking/demo_static
@@ -146,6 +147,7 @@ health_check
 /tests/unit/test_string_utils
 /tests/unit/test_buffer_view
 /tests/unit/test_kernel_probe
+/tests/unit/test_event_expr_to_bytecode
 /tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
 /tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary
 /tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary
This page took 0.024992 seconds and 4 git commands to generate.