tests: Add test to cover daemon socket paths
authorKienan Stewart <kstewart@efficios.com>
Fri, 26 Apr 2024 21:04:17 +0000 (17:04 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 31 Oct 2024 16:06:01 +0000 (12:06 -0400)
commit11ababaeaf2a133ea263041cb254e2a272a8f893
treecb0c0fbed72a4d5eb1dda7b3c0905af427d7c9cf
parentbff56affee4da0bc21abce35be7ac2e3bcaf8fad
tests: Add test to cover daemon socket paths

Drawbacks
=========

The shared memory test uses `/dev/shm` which is only available on Linux
systems. The test is skipped otherwise.

Change-Id: I2e60c5b3191c638d6e36ceafa88e01473891c250
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore
configure.ac
tests/regression/Makefile.am
tests/regression/tools/config-directory/test_config.py.in [new file with mode: 0755]
tests/utils/lttngtest/environment.py
tests/utils/lttngtest/lttng.py
This page took 0.025119 seconds and 4 git commands to generate.