]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
Added new programm to test the CAN filters in af_can.c .
authorhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Sat, 9 Jul 2011 18:00:41 +0000 (18:00 +0000)
committerhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Sat, 9 Jul 2011 18:00:41 +0000 (18:00 +0000)
commit2bafcef318d4885c129168a4e4fe5e58a2c21330
treee16d1cc909cddfc1d53940ed42724bdad088087e
parentdd9a4336edfb3c48675b185deefe0e449abfede6
Added new programm to test the CAN filters in af_can.c .
As the formerly test bench consisting of
- tst-filter-master.c
- tst-filter-server.c
- tst-filter-server.result
is pretty hard to use, this new tst-filter tool is intended to replace these
tools in the Linux test project LTP.

Together with tst-rcv-own-msgs, tst-filter is a complete new test bench then.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
git-svn-id: svn://svn.berlios.de//socketcan/trunk@1263 030b6a49-0b11-0410-94ab-b0dab22257f2
test/Makefile
test/tst-filter.c [new file with mode: 0644]