<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_minijail/testrunner.cc, branch pie-dr1-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_minijail/'/>
<entry>
<title>relicense new source files under BSD</title>
<updated>2018-01-23T18:10:19+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@google.com</email>
</author>
<published>2018-01-19T23:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_minijail/commit/?id=50e31fa7e92cd0cceefa89e65837c1ee04aaf2bb'/>
<id>50e31fa7e92cd0cceefa89e65837c1ee04aaf2bb</id>
<content type='text'>
This project was started as a BSD licensed work, and it remained that
way even after the AOSP move, so make sure new files correctly reflect
that too.  Otherwise we end up with half the files using BSD and the
other half using Apache which is annoying.

Bug: None
Test: grepped for "apache" in all the files
Change-Id: I7cc7c890b42a1ded7552e1852246eaf86ca8428c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This project was started as a BSD licensed work, and it remained that
way even after the AOSP move, so make sure new files correctly reflect
that too.  Otherwise we end up with half the files using BSD and the
other half using Apache which is annoying.

Bug: None
Test: grepped for "apache" in all the files
Change-Id: I7cc7c890b42a1ded7552e1852246eaf86ca8428c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an 'override' specifier to testrunner</title>
<updated>2017-09-14T17:21:19+00:00</updated>
<author>
<name>Luis Hector Chavez</name>
<email>lhchavez@google.com</email>
</author>
<published>2017-09-14T17:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_minijail/commit/?id=ef9e1320c4a7831898a36c6b8a11893834e7c95d'/>
<id>ef9e1320c4a7831898a36c6b8a11893834e7c95d</id>
<content type='text'>
testrunner.cc's {anonymous}::Environment::SetUp() needs an override
specifier since testing::Environment::SetUp() is virtual.

Bug: None
Test: CXX=clang++ make tests
Change-Id: I45dc8851971d8fc067d9ecb80d98deae85a6f30c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
testrunner.cc's {anonymous}::Environment::SetUp() needs an override
specifier since testing::Environment::SetUp() is virtual.

Bug: None
Test: CXX=clang++ make tests
Change-Id: I45dc8851971d8fc067d9ecb80d98deae85a6f30c
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow redirecting logging to an FD</title>
<updated>2017-09-14T13:16:06+00:00</updated>
<author>
<name>Luis Hector Chavez</name>
<email>lhchavez@google.com</email>
</author>
<published>2017-09-06T03:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_minijail/commit/?id=114a930ff5d9ad3e2f0bcf0320526e904e511634'/>
<id>114a930ff5d9ad3e2f0bcf0320526e904e511634</id>
<content type='text'>
This change allows redirection of logging facilities, from syslog to a
file.

Bug: None
Test: make tests  // see logging in stderr
Change-Id: Ia45ccb87908f1d4a2f7964a01d11a74da6e9fdb7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows redirection of logging facilities, from syslog to a
file.

Bug: None
Test: make tests  // see logging in stderr
Change-Id: Ia45ccb87908f1d4a2f7964a01d11a74da6e9fdb7
</pre>
</div>
</content>
</entry>
</feed>
