From 87182e42fe1357f4ad13bffaaf4b8e299f005767 Mon Sep 17 00:00:00 2001 From: Erica Bugden Date: Mon, 8 Jul 2024 14:25:31 -0400 Subject: [PATCH] Docs: README: Specify how to run all the tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I082cc40ad362266c4813bc15b8c08ff5d209b03e Signed-off-by: Erica Bugden Signed-off-by: Jérémie Galarneau --- README.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.adoc b/README.adoc index 676467aa4..d2706f8c9 100644 --- a/README.adoc +++ b/README.adoc @@ -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] -- 2.39.5