]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-dlopen: allow loading of multiple libraries 27853/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 18 Apr 2023 09:37:52 +0000 (11:37 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 30 May 2023 14:05:06 +0000 (16:05 +0200)
commit5ad6600364f644b70cdb13d1596ec25831ac2449
tree085f540dabdcdd5eb90e1540ba2a40c5525985f1
parent6483bcef54d36916b14c07f2b164c6faa8433fe4
test-dlopen: allow loading of multiple libraries

This is useful for debugging, for example if we want to test multiple different
dlls being loaded in the same namespace.
src/test/test-dlopen.c