From: Anders Wallin via lttng-dev <lttng-dev@lists.lttng.org>
To: lttng-dev@lists.lttng.org
Subject: [lttng-dev] [PATCH lttng-tools] Fix: added missing test_channel and removed double defined test_syscall
Date: Wed, 31 Mar 2021 20:54:39 +0200 [thread overview]
Message-ID: <20210331185439.406791-1-wallinux@gmail.com> (raw)
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
reply other threads:[~2021-03-31 18:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210331185439.406791-1-wallinux@gmail.com \
--to=lttng-dev@lists.lttng.org \
--cc=wallinux@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).