summaryrefslogtreecommitdiff
path: root/test/buildtool/TARGETS
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-09-06 16:47:30 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-09-13 16:14:43 +0200
commitac541c90f571f225f51873e672b1a3affa11b2ea (patch)
treeed64b456876001b81b47b7d4d5d486612b8a912e /test/buildtool/TARGETS
parent06dc6ae29ba045fe7336658f37f5dec22b466974 (diff)
downloadjustbuild-ac541c90f571f225f51873e672b1a3affa11b2ea.tar.gz
test: Add initial checks for serve service client
Diffstat (limited to 'test/buildtool/TARGETS')
-rw-r--r--test/buildtool/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/buildtool/TARGETS b/test/buildtool/TARGETS
index 89d4cf15..727c13da 100644
--- a/test/buildtool/TARGETS
+++ b/test/buildtool/TARGETS
@@ -12,6 +12,7 @@
, [["./", "logging", "TESTS"], "logging"]
, [["./", "main", "TESTS"], "main"]
, [["./", "multithreading", "TESTS"], "multithreading"]
+ , [["./", "serve_api", "TESTS"], "serve_api"]
, [["./", "storage", "TESTS"], "storage"]
, [["./", "system", "TESTS"], "system"]
]