- Jun 12, 2023
-
-
Vladimír Čunát authored
-
- Oct 26, 2020
-
-
map() now depends on presence of control sockets, and by default config tests are executed with KRESD_NO_LISTEN=1 env var which prevents control sockets from being created. Tests for features which depend on map() now explicitly create their own control socket.
-
- Jul 08, 2020
-
-
I think this eliminates the remaining copies. Most of the places don't need all the features, but it still seems worth to deduplicate.
-
- Apr 02, 2020
-
-
Tomas Krizek authored
-