]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
github: dist: Rework the unit tests v3.2.0
authorTom Hromatka <tom.hromatka@oracle.com>
Tue, 8 Apr 2025 23:19:40 +0000 (17:19 -0600)
committerKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 10 Apr 2025 09:38:45 +0000 (15:08 +0530)
commit565c13c49e4511daefa75fb00a6b8695e903019b
tree8f7ebefc778917d1586fbd690561d5a5d3499afe
parent8785d6e68bbb2e395ba51a97af79908d9a23b9e9
github: dist: Rework the unit tests

Add a configure option to enable/disable the unit tests. Because of their
dependency upon googletest, they're very difficult to run for distros.
This allows them to packaged with libcgroup, but they are disabled by
default.  They can be enabled via the config option `--enable-unittests`.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
.github/workflows/continuous-integration.yml
configure.ac
tests/gunit/Makefile.am