<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/src, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/'/>
<entry>
<title>Custom signals to kill spawned process</title>
<updated>2026-04-05T10:33:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-05T09:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=e06402099ce256405610d0be64760266f969dcd0'/>
<id>e06402099ce256405610d0be64760266f969dcd0</id>
<content type='text'>
Changelog: Added `killwith` clause to set a signal used to terminate `spawn`ed process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `killwith` clause to set a signal used to terminate `spawn`ed process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse data constructors</title>
<updated>2026-04-05T10:27:55+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-05T08:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=ad00b4534582c5ce94243f7dda3b76d7c0bba021'/>
<id>ad00b4534582c5ce94243f7dda3b76d7c0bba021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pid member to the Process type</title>
<updated>2026-04-04T14:36:05+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-04T14:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=8b61b194f2f4759689844ab57f2ca7a4b912c468'/>
<id>8b61b194f2f4759689844ab57f2ca7a4b912c468</id>
<content type='text'>
Changelog: Added `pid` member to the `Process` type to get its system PID
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `pid` member to the `Process` type to get its system PID
</pre>
</div>
</content>
</entry>
<entry>
<title>Command-line option to disable or force tcpdump</title>
<updated>2026-01-20T20:49:22+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-20T20:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=7e57c8fddac5c9310efb49d4bc8003659b9e68b4'/>
<id>7e57c8fddac5c9310efb49d4bc8003659b9e68b4</id>
<content type='text'>
Changelog: Added comman-line options to set path of tcpdump or disable its use
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added comman-line options to set path of tcpdump or disable its use
</pre>
</div>
</content>
</entry>
<entry>
<title>Use getProcessStatus for more detailed info when possible</title>
<updated>2026-01-17T14:06:43+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-16T21:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=5eb83b2a5485f5f735eb77f277819e42e39e8c56'/>
<id>5eb83b2a5485f5f735eb77f277819e42e39e8c56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try bind-mount /tmp into sandbox when it's not a separate filesystem</title>
<updated>2026-01-16T21:20:52+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-16T19:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=2262c926ceeecd93df0d663821e399d5a74297e3'/>
<id>2262c926ceeecd93df0d663821e399d5a74297e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicit case for NoSignalSpecificInfo in signal handler</title>
<updated>2026-01-15T18:56:20+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-15T18:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=13c0b06c814a88378edeb0f80c30f2af6be48954'/>
<id>13c0b06c814a88378edeb0f80c30f2af6be48954</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print test names in verbose output</title>
<updated>2026-01-14T19:02:29+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-14T19:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=379d88e72a66eb876dfdf452d79081f5e4277979'/>
<id>379d88e72a66eb876dfdf452d79081f5e4277979</id>
<content type='text'>
Changelog: Verbose output now includes test names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Verbose output now includes test names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark ignored output lines</title>
<updated>2026-01-14T18:49:14+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-14T18:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=ea8109cef731b2c876b9effa759763bf59d878aa'/>
<id>ea8109cef731b2c876b9effa759763bf59d878aa</id>
<content type='text'>
Changelog: Mark flushed or ignored output lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Mark flushed or ignored output lines
</pre>
</div>
</content>
</entry>
<entry>
<title>Detach original read-write root filesystem from /run/old_root</title>
<updated>2026-01-11T16:19:21+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-11T16:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=11894ca067981b44a1c17612b8d85144d71f30a3'/>
<id>11894ca067981b44a1c17612b8d85144d71f30a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
