Files
kitty/kitty_tests
Olivier Gayot 430768f38b Skip crypto test if RLIMIT_MEMLOCK is too low
On systems where the max locked memory (a.k.a., RLIMIT_MEMLOCK) is too
low, the crypto test fails with "Cannot allocate memory".

Distros such as Debian and Ubuntu run the test-suite as part of the
build process. This results in failed builds if the build machine itself
does not have a sufficiently high value for RLIMIT_MEMLOCK. That said,
the resulting builds would run perfectly fine when installed on machines
that meet the requirements.

On supported systems, we now check if the RLIMIT_MEMLOCK is high enough
and skip the crypto test if it is not.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2023-05-24 13:18:08 +02:00
..
2023-01-09 16:47:42 +05:30
2023-03-27 11:46:22 +05:30
2023-01-09 16:47:42 +05:30
2023-01-14 15:44:52 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-03-14 12:29:44 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-01-09 16:47:42 +05:30
2023-03-20 07:42:10 +05:30
...
2022-12-11 20:55:06 +05:30