1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/tests
Philipp Jungkamp 0cb4ac79d5 unit-tests: intialize global test params at runtime
Move the intialization of the paramters to runtime by converting the
static array to a vector and filling it when critirion calls the test
setup.

Global variable initialization order across translation units is not
defined.
Referring to e.g. the memory::mmap global variable in the initialization
of the static unit test parameter set may leave an incorrect address in
the struct param.

Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-06-23 11:33:34 +02:00
..
benchmarks relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
integration ci: remove libsegfault usage as its gone in newer glibc versions 2023-01-11 12:58:53 +01:00
unit unit-tests: intialize global test params at runtime 2023-06-23 11:33:34 +02:00
CMakeLists.txt update Steffens mail address 2022-12-16 23:44:07 +01:00
valgrind.supp tests: fix valgrind warnings 2017-07-02 23:57:03 +02:00