aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Meyerhoff <grant.meyerhoff@ni.com>2023-07-24 17:03:40 -0500
committerAki Tomita <121511582+atomita-ni@users.noreply.github.com>2023-07-25 09:45:11 -0500
commit8831a02d6c9608c869f23154d00af03ab057cf37 (patch)
treee22209d9b9d1a22dfee608461b545bb77119ade9
parentdevtest: correct docstrings with example being run (diff)
downloaduhd-8831a02d6c9608c869f23154d00af03ab057cf37.tar.xz
uhd-8831a02d6c9608c869f23154d00af03ab057cf37.zip
tools: add devtest rule for changeset_analyzer
-rw-r--r--tools/changeset_testlist.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/changeset_testlist.yaml b/tools/changeset_testlist.yaml
index e6ecb8e7b..e4bf44422 100644
--- a/tools/changeset_testlist.yaml
+++ b/tools/changeset_testlist.yaml
@@ -97,6 +97,10 @@
add:
- uhd.build.all
- hw.rf.n2xx
+- re: host/tests/devtest
+ add:
+ - uhd.build.all
+ - devtest.all
# Catchall rule for UHD changes
- re: host/.+cpp$|host/.+CMakeLists.txt|host/.+hpp$|host/.+ipp$|host/.+c$|host/.+h$|host/.+py$
add: