From: Deepesh.Varatharajan@windriver.com
To: openembedded-core@lists.openembedded.org
Cc: Sundeep.Kokkonda@windriver.com, Deepesh.Varatharajan@windriver.com
Subject: [PATCH 3/5 v4] clang: Set CLANG_ENABLE_TESTSUITE = "1"
Date: Mon, 13 Apr 2026 23:37:48 -0700 [thread overview]
Message-ID: <20260414063750.2315189-4-Deepesh.Varatharajan@windriver.com> (raw)
In-Reply-To: <20260414063750.2315189-1-Deepesh.Varatharajan@windriver.com>
From: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
While running testsuite set CLANG_ENABLE_TESTSUITE = "1"
Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
---
meta-selftest/recipes-devtools/clang/clang_%.bbappend | 2 ++
meta-selftest/recipes-devtools/clang/lld_%.bbappend | 2 ++
meta-selftest/recipes-devtools/clang/llvm_%.bbappend | 2 ++
3 files changed, 6 insertions(+)
create mode 100644 meta-selftest/recipes-devtools/clang/clang_%.bbappend
create mode 100644 meta-selftest/recipes-devtools/clang/lld_%.bbappend
create mode 100644 meta-selftest/recipes-devtools/clang/llvm_%.bbappend
diff --git a/meta-selftest/recipes-devtools/clang/clang_%.bbappend b/meta-selftest/recipes-devtools/clang/clang_%.bbappend
new file mode 100644
index 0000000000..32c236b972
--- /dev/null
+++ b/meta-selftest/recipes-devtools/clang/clang_%.bbappend
@@ -0,0 +1,2 @@
+# Enable CLANG testsuite
+CLANG_ENABLE_TESTSUITE = "1"
diff --git a/meta-selftest/recipes-devtools/clang/lld_%.bbappend b/meta-selftest/recipes-devtools/clang/lld_%.bbappend
new file mode 100644
index 0000000000..32c236b972
--- /dev/null
+++ b/meta-selftest/recipes-devtools/clang/lld_%.bbappend
@@ -0,0 +1,2 @@
+# Enable CLANG testsuite
+CLANG_ENABLE_TESTSUITE = "1"
diff --git a/meta-selftest/recipes-devtools/clang/llvm_%.bbappend b/meta-selftest/recipes-devtools/clang/llvm_%.bbappend
new file mode 100644
index 0000000000..32c236b972
--- /dev/null
+++ b/meta-selftest/recipes-devtools/clang/llvm_%.bbappend
@@ -0,0 +1,2 @@
+# Enable CLANG testsuite
+CLANG_ENABLE_TESTSUITE = "1"
--
2.49.0
next prev parent reply other threads:[~2026-04-14 6:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-14 6:37 [PATCH 0/5 v4] Oe-selftest for Clang, LLVM, LLD Deepesh.Varatharajan
2026-04-14 6:37 ` [PATCH 1/5 v4] clang-tools-extra: disable tests Deepesh.Varatharajan
2026-04-14 6:37 ` [PATCH 2/5 v4] clang: Enable cmake flags for llvm, clang, lld tests Deepesh.Varatharajan
2026-04-14 6:37 ` Deepesh.Varatharajan [this message]
2026-04-14 6:37 ` [PATCH 4/5 v4] oeqa/selftest/clang: Add oe-seltests for Clang/LLVM/LLD Deepesh.Varatharajan
2026-04-14 6:37 ` [PATCH 5/5 v4] rust: Fix rust build failure Deepesh.Varatharajan
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=20260414063750.2315189-4-Deepesh.Varatharajan@windriver.com \
--to=deepesh.varatharajan@windriver.com \
--cc=Sundeep.Kokkonda@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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