aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2013-05-24add testsuite infrastructure and osmux testPablo Neira Ayuso1-1/+1
This patch adds the testsuite infrastructure and it populates it with one test for osmux. The osmux tests makes sure that: * We get the same number of RTP messages in the input and the output path. * The payload of the RTP message is reconstructed correctly. * The reconstructed timing is correct.
2012-02-23build: use libosmo-netif.pc instead libosmonetif.pcPablo Neira Ayuso1-1/+1
Otherwise, openbsc fails to find this new library by libosmo-netif. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2011-10-04initial commitPablo Neira Ayuso1-0/+14