lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* [lttng-dev] [PATCH lttng-tools] Fix: added missing test_channel and removed double defined test_syscall
@ 2021-03-31 18:54 Anders Wallin via lttng-dev
  0 siblings, 0 replies; only message in thread
From: Anders Wallin via lttng-dev @ 2021-03-31 18:54 UTC (permalink / raw)
  To: lttng-dev

Signed-off-by: Anders Wallin <wallinux@gmail.com>
---
 tests/regression/kernel/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tests/regression/kernel/Makefile.am b/tests/regression/kernel/Makefile.am
index f06f5152..040b7642 100644
--- a/tests/regression/kernel/Makefile.am
+++ b/tests/regression/kernel/Makefile.am
@@ -1,7 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0-only
 
-EXTRA_DIST = test_all_events test_syscall \
+
+EXTRA_DIST = test_all_events \
 						 test_callstack \
+						 test_channel \
 						 test_clock_override \
 						 test_event_basic \
 						 test_kernel_function \
-- 
2.31.1

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-31 18:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31 18:54 [lttng-dev] [PATCH lttng-tools] Fix: added missing test_channel and removed double defined test_syscall Anders Wallin via lttng-dev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).