<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/test/Makefile, branch master</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<entry>
<title>tests: only test crypt if we have an impl</title>
<updated>2012-01-18T07:05:52+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2012-01-17T09:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=d69bea22a1fc70b341872b86b6d8dba3e897bf0a'/>
<id>d69bea22a1fc70b341872b86b6d8dba3e897bf0a</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build system changes needed for nptl</title>
<updated>2009-10-17T20:28:17+00:00</updated>
<author>
<name>Austin Foxley</name>
<email>austinf@cetoncorp.com</email>
</author>
<published>2009-10-17T20:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=c94314fa618c682646c07ddd914a5abb77346273'/>
<id>c94314fa618c682646c07ddd914a5abb77346273</id>
<content type='text'>
 * add include dir for nptl
 * pregen nptl headers
 * add include dir to pick up subarchs
 * a few tweaks for test/* to match state of the code

Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * add include dir for nptl
 * pregen nptl headers
 * add include dir to pick up subarchs
 * a few tweaks for test/* to match state of the code

Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed makefiles inclusion flow to pass actual configuration variable values.</title>
<updated>2009-03-16T13:36:39+00:00</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2009-03-16T13:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e72856950a9baa76ed41fb8d684cb13375daf48e'/>
<id>e72856950a9baa76ed41fb8d684cb13375daf48e</id>
<content type='text'>
Test build system modified to be similar to uClibc one: 
 * test custom logic moved from Makefile to a new Makefile.in (to be included 
   by Makefile). 
 * Makefile same for all tests and just used for including all other needed 
   makefiles. 

Signed-off-by: Salvatore Cro &lt;salvatore.cro@st.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test build system modified to be similar to uClibc one: 
 * test custom logic moved from Makefile to a new Makefile.in (to be included 
   by Makefile). 
 * Makefile same for all tests and just used for including all other needed 
   makefiles. 

Signed-off-by: Salvatore Cro &lt;salvatore.cro@st.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libm: add scalbf, gammaf, significandf wrappers.</title>
<updated>2009-02-05T22:40:03+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-02-05T22:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=fe41011818d8863cbc1250a51fd22b95683b50bb'/>
<id>fe41011818d8863cbc1250a51fd22b95683b50bb</id>
<content type='text'>
 This makes in possible to enable test/math
 (not it compiles, but has lots of test failures).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 This makes in possible to enable test/math
 (not it compiles, but has lots of test failures).

</pre>
</div>
</content>
</entry>
<entry>
<title>test/Makefile: make "make compile" install headers first</title>
<updated>2008-12-24T21:58:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-12-24T21:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=d3b74921b9b1a46deab7fc4cc540fbaff91ebca3'/>
<id>d3b74921b9b1a46deab7fc4cc540fbaff91ebca3</id>
<content type='text'>
test/regex/Makefile: remove superfluous oprions
test/regex/tst-regex2.c: reformat, simplify, and make error messages
 more informative
test/test-skeleton.c: kill child test process on ^C

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test/regex/Makefile: remove superfluous oprions
test/regex/tst-regex2.c: reformat, simplify, and make error messages
 more informative
test/test-skeleton.c: kill child test process on ^C

</pre>
</div>
</content>
</entry>
<entry>
<title>- remove the error counter</title>
<updated>2008-07-11T18:56:17+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-11T18:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=26f2af4c238043c12e3a1317aabdc609a67367b8'/>
<id>26f2af4c238043c12e3a1317aabdc609a67367b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add error-counter, do not immediately exit if a testcase fails but print</title>
<updated>2008-07-11T17:22:26+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-11T17:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1a4af4684c659a37625785fab9422de206c7991c'/>
<id>1a4af4684c659a37625785fab9422de206c7991c</id>
<content type='text'>
  the overall error-counter at the end and exit accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  the overall error-counter at the end and exit accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>- do not test pthread if threads are not available</title>
<updated>2008-07-11T16:45:19+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-11T16:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=80e7510b59d85f1c0728bb9ff80e823973e5b54b'/>
<id>80e7510b59d85f1c0728bb9ff80e823973e5b54b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- don't test libcrypt stubs</title>
<updated>2008-07-11T16:16:04+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-11T16:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=13f04a3b02ed45462fe36368ac522d06a08e3154'/>
<id>13f04a3b02ed45462fe36368ac522d06a08e3154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- do not run tests that are not available</title>
<updated>2008-07-11T16:02:24+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-11T16:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=d4fb87c8db1248a16067ccd11fa05ece595c8fc4'/>
<id>d4fb87c8db1248a16067ccd11fa05ece595c8fc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
