<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/test/test-runner/src, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2025-11-03T09:00:51Z</updated>
<entry>
<title>Add support for running alternative distros in E2E test framework</title>
<updated>2025-11-03T09:00:51Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-10-06T16:24:06Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=7b5084918ab1498012fff85ff9948c32236f1a8b'/>
<id>urn:sha1:7b5084918ab1498012fff85ff9948c32236f1a8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow test-runner to be built against musl</title>
<updated>2025-09-15T09:07:16Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2025-09-09T11:04:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=bab9ed40c689be1c2b3f082babb7e6bd0da662d2'/>
<id>urn:sha1:bab9ed40c689be1c2b3f082babb7e6bd0da662d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split sys module in test-runner into one per platform</title>
<updated>2025-09-12T09:29:56Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-09-11T14:10:31Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=eeb8da48efab6b635d11fb92ab57a3db72d486bd'/>
<id>urn:sha1:eeb8da48efab6b635d11fb92ab57a3db72d486bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop daemon correctly when changing log level in tests</title>
<updated>2025-09-12T09:29:56Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-09-11T08:14:22Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=295eff0a7d5b0b2ab388bab47035a68d7169f7d1'/>
<id>urn:sha1:295eff0a7d5b0b2ab388bab47035a68d7169f7d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check actual service status in test framework instead of only named pipe</title>
<updated>2025-09-12T09:28:04Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-09-10T20:41:00Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f42d5ac3621a5e7a523092bfe353b5b72c7dc97e'/>
<id>urn:sha1:f42d5ac3621a5e7a523092bfe353b5b72c7dc97e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make enable/disable daemon not start/stop</title>
<updated>2025-07-11T08:15:29Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-07-09T13:00:25Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=2985cf50fc64a715767e4d3e3617933804e42af0'/>
<id>urn:sha1:2985cf50fc64a715767e4d3e3617933804e42af0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add functions to toggle service startup</title>
<updated>2025-07-11T08:15:29Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-07-04T13:00:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0f25b372d7dd0c9234f4f3edc28f8a0b0eba7afa'/>
<id>urn:sha1:0f25b372d7dd0c9234f4f3edc28f8a0b0eba7afa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add e2e test for clearing firewall rules on reboot</title>
<updated>2025-07-11T08:15:29Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-07-03T12:55:58Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1391bf030931ee44964702f5112e0bec5f18fea9'/>
<id>urn:sha1:1391bf030931ee44964702f5112e0bec5f18fea9</id>
<content type='text'>
In some conditions, you can be left with blocking firewall
rules if an upgrade fails to install the new app version.

Add e2e test to assert that these firewall rules are cleared on reboot
for Windows.
</content>
</entry>
<entry>
<title>Run `cargo fmt` in test-repo</title>
<updated>2025-07-10T07:37:02Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-07-09T14:18:52Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=527c8daed79d37e2161e0ecb9bce20bd01b9ffc4'/>
<id>urn:sha1:527c8daed79d37e2161e0ecb9bce20bd01b9ffc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline format arguments</title>
<updated>2025-07-09T09:52:05Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-07-08T15:11:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=126ebffd7e1f371939395c6fdbe80fd6cc8373a8'/>
<id>urn:sha1:126ebffd7e1f371939395c6fdbe80fd6cc8373a8</id>
<content type='text'>
</content>
</entry>
</feed>
