Fix test failures with --no-copy-runtime
Compare changes
- Simon McVittie authored
We still regenerate ld.so.cache to limit the number of code paths, but we can't completely rely on it in this case for the reasons given in the comment. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 71
− 13
@@ -84,6 +84,7 @@ class TestInsideRuntime(BaseTest):
@@ -149,11 +150,35 @@ class TestInsideRuntime(BaseTest):
@@ -166,23 +191,56 @@ class TestInsideRuntime(BaseTest):