<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/test/buflib, branch wolf3d</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Limit more variables to file scope</title>
<updated>2015-01-11T20:40:51+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-11T20:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2a3e1628a50b9de7c1462ee95eb79937795f5409'/>
<id>2a3e1628a50b9de7c1462ee95eb79937795f5409</id>
<content type='text'>
Change-Id: I30219d626316776eb73b4205d63376fa3dbc6361
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I30219d626316776eb73b4205d63376fa3dbc6361
</pre>
</div>
</content>
</entry>
<entry>
<title>Add and adapt buflib shrink tests</title>
<updated>2015-01-03T17:17:11+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-03T17:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c5933f4a81d5f1e89f15ccfdbbdfb11365a90c72'/>
<id>c5933f4a81d5f1e89f15ccfdbbdfb11365a90c72</id>
<content type='text'>
Change-Id: I8aad86226c9c9b2c04727a3703941615638b3a49
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8aad86226c9c9b2c04727a3703941615638b3a49
</pre>
</div>
</content>
</entry>
<entry>
<title>Add buflib test for maximum allocation</title>
<updated>2015-01-03T17:17:11+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-03T16:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=77aa94bdac129691761f60e01dd76105c79c44c1'/>
<id>77aa94bdac129691761f60e01dd76105c79c44c1</id>
<content type='text'>
Change-Id: I9076b81d2fd2609ab3e9c8c5a087f8a387480f46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9076b81d2fd2609ab3e9c8c5a087f8a387480f46
</pre>
</div>
</content>
</entry>
<entry>
<title>Add and adapt buflib move tests</title>
<updated>2015-01-03T17:17:11+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-03T16:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5f824e21e0cecf232dd5c6b48f4467fae31ec663'/>
<id>5f824e21e0cecf232dd5c6b48f4467fae31ec663</id>
<content type='text'>
Change-Id: I57929f8f6a18cf9570f7358d48ad33f285b9ab0f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I57929f8f6a18cf9570f7358d48ad33f285b9ab0f
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring abroad second buflib test</title>
<updated>2015-01-03T17:17:11+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-03T16:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=7d5f13300708c0f0ef15150fdebd6158260247d2'/>
<id>7d5f13300708c0f0ef15150fdebd6158260247d2</id>
<content type='text'>
Interfaces with core_alloc_* instead of buflib directly.

Provide UT_core_allocator_init() with
a fixed buffer size for predictable results.

Change-Id: I26a7b3101f7782063547940bded52d8202638394
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Interfaces with core_alloc_* instead of buflib directly.

Provide UT_core_allocator_init() with
a fixed buffer size for predictable results.

Change-Id: I26a7b3101f7782063547940bded52d8202638394
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable printing of buflib allocations</title>
<updated>2015-01-03T17:17:11+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-03T15:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e7d94323bcb481d4fb1e1e77fdd26b23916aca1d'/>
<id>e7d94323bcb481d4fb1e1e77fdd26b23916aca1d</id>
<content type='text'>
Change-Id: Ie446177931032d585f69e0651f05ff88ebc6e8ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie446177931032d585f69e0651f05ff88ebc6e8ba
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import of simple buflib unit test</title>
<updated>2015-01-03T17:15:07+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-03T15:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e13801625634809a3b16bc41911d180b9497336d'/>
<id>e13801625634809a3b16bc41911d180b9497336d</id>
<content type='text'>
Taken from kugel's out-of-tree version:
https://github.com/kugel-/buflib

Needs some API adaptions. More test will follow.

Note: The expected output needs an update since
the in-tree version of buflib does buffer alignment
and also progressed a bit. Still the tests are a very good start.

Added Rockbox copyright header during import were needed.

Change-Id: Ib39ec4301285f1dd53059b7bed0c0d6646297dc5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from kugel's out-of-tree version:
https://github.com/kugel-/buflib

Needs some API adaptions. More test will follow.

Note: The expected output needs an update since
the in-tree version of buflib does buffer alignment
and also progressed a bit. Still the tests are a very good start.

Added Rockbox copyright header during import were needed.

Change-Id: Ib39ec4301285f1dd53059b7bed0c0d6646297dc5
</pre>
</div>
</content>
</entry>
</feed>
