]> git.lttng.org Git - lttng-tools.git/commitdiff
Docs: README: Specify how to run all the tests
authorErica Bugden <ebugden@efficios.com>
Mon, 8 Jul 2024 18:25:31 +0000 (14:25 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 7 Jan 2025 20:48:27 +0000 (20:48 +0000)
Change-Id: I082cc40ad362266c4813bc15b8c08ff5d209b03e
Signed-off-by: Erica Bugden <ebugden@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
README.adoc

index 676467aa4cfbe09499994f8232865c24c33666d0..d2706f8c946f3782dc36683a0575c283b2949ce1 100644 (file)
@@ -208,6 +208,14 @@ $ sudo make install
 $ sudo ldconfig
 ----
 
+== Tests
+
+To run all the tests:
++
+----
+$ make check
+----
+
 == Usage
 
 See the https://lttng.org/docs/#doc-controlling-tracing[Tracing control]
This page took 0.031204 seconds and 4 git commands to generate.