<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtdev.git/test/Makefile.am, branch v1.1.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://bitmath.se/org/git/mtdev.git/atom?h=v1.1.7</id>
<link rel='self' href='https://bitmath.se/org/git/mtdev.git/atom?h=v1.1.7'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/'/>
<updated>2024-04-04T07:10:06+00:00</updated>
<entry>
<title>test: link using libmtdev.la</title>
<updated>2024-04-04T07:10:06+00:00</updated>
<author>
<name>orbea</name>
<email>orbea@riseup.net</email>
</author>
<published>2024-04-04T03:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=b969a91d9c971d4cdfda72c7a7bffe63c826751b'/>
<id>urn:sha1:b969a91d9c971d4cdfda72c7a7bffe63c826751b</id>
<content type='text'>
When linking internal dependencies that were linked using $(LIBTOOL) the
ideal method is to use the generated libtool archive (.la) file. This
fixes the build with slibtool which doesn't find -lmtdev during the
build and explicitly requires the .la file to be used.

Note the build will not fail if libmtdev is already installed to the
system.

Github PR: https://github.com/rydberg/mtdev/pull/2
Gentoo Issue: https://bugs.gentoo.org/928387
Signed-off-by: orbea &lt;orbea@riseup.net&gt;
</content>
</entry>
<entry>
<title>test: fix out-of-tree builds</title>
<updated>2013-11-16T17:35:41+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2013-11-15T23:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=6d698f6dba4a024b5f3ccac2876465c60f780478'/>
<id>urn:sha1:6d698f6dba4a024b5f3ccac2876465c60f780478</id>
<content type='text'>
Some tests do #include  relative to the top-level, so add top_srcdir to the
include path as otherwise out-of-tree builds can't find the files.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Rename INCLUDES to AM_CPPFLAGS</title>
<updated>2013-07-24T02:12:04+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2013-07-03T05:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=f4fe56973a29265e22f049ceed1e299573f90ec4'/>
<id>urn:sha1:f4fe56973a29265e22f049ceed1e299573f90ec4</id>
<content type='text'>
src/Makefile.am:22: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>Generate kernel matcher data</title>
<updated>2010-11-07T16:56:56+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-11-07T16:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=868f53c8a5684524bc6b1e7cd39aabed56fad9df'/>
<id>urn:sha1:868f53c8a5684524bc6b1e7cd39aabed56fad9df</id>
<content type='text'>
This application generates the matcher tables of the tracking
library in the linux kernel.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Add mtdev-matching test program</title>
<updated>2010-10-12T15:13:45+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-10-12T15:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=561af7f537b80f3952ab228bcc992ad75ced280b'/>
<id>urn:sha1:561af7f537b80f3952ab228bcc992ad75ced280b</id>
<content type='text'>
Measures matching speed and provides some historically difficult
test cases.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Change test program name to mtdev-test</title>
<updated>2010-07-19T11:09:10+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-07-19T11:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=d2a8e0bfda364730ba5c06be4adc783f9a889073'/>
<id>urn:sha1:d2a8e0bfda364730ba5c06be4adc783f9a889073</id>
<content type='text'>
In order to simplify packaging, rename the current mtdev
device test program to mtdev-test.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Build test utilities unconditionally, do not install</title>
<updated>2010-07-05T06:13:14+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2010-07-05T06:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=3557acb6a9eec0c0d752a1f3d783b5f50bc19e1b'/>
<id>urn:sha1:3557acb6a9eec0c0d752a1f3d783b5f50bc19e1b</id>
<content type='text'>
The test programs in the package are command-line utilities which can
be used to generate MT code mappings for header files, and debug
hardware problems, and should not be installed. With this patch, tests
are built unconditionally, but not installed.

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>test: fix out-of-tree builds.</title>
<updated>2010-07-02T06:21:52+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2010-07-02T01:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=ad07aa12a19dea8324c2cc5e1d986c636c4b6593'/>
<id>urn:sha1:ad07aa12a19dea8324c2cc5e1d986c636c4b6593</id>
<content type='text'>
Libraries are in builddir, not sourcedir.

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Search for libmtdev in src/ directory during a clean build</title>
<updated>2010-06-22T20:09:55+00:00</updated>
<author>
<name>Chase Douglas</name>
<email>chase.douglas@canonical.com</email>
</author>
<published>2010-06-22T20:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=451dbad007dc941fb7a4877238873d13245c0a65'/>
<id>urn:sha1:451dbad007dc941fb7a4877238873d13245c0a65</id>
<content type='text'>
If mtdev hasn't already been installed, the test binaries will fail to
compile because they can't find libmtdev. Point them to the src
directory build output.

Signed-off-by: Chase Douglas &lt;chase.douglas@canonical.com&gt;
</content>
</entry>
<entry>
<title>Build test tools also under autoconf</title>
<updated>2010-06-22T09:45:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-22T09:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=7a5b2c37ea0b4ec81fbe8be7c1d7f9bf1731439e'/>
<id>urn:sha1:7a5b2c37ea0b4ec81fbe8be7c1d7f9bf1731439e</id>
<content type='text'>
The tests can be disabled by using --enable-test=no in configure.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
</feed>
