Add multiflavor test program
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Nov 2012 21:50:24 +0000 (17:50 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Nov 2012 21:50:24 +0000 (17:50 -0400)
commitf89147e91cccf7bd625260104c87acc0bae2449e
treeda3c2f0ace8460a1833b94559d22448e18d3fdf4
parent1de4df4b770e5e90440008becc5e14a15c75c6e0
Add multiflavor test program

Add a multiflavor test program to catch symbol name clashes earlier next
time.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/Makefile.am
tests/runall.sh
tests/test_urcu_multiflavor-bp.c [new file with mode: 0644]
tests/test_urcu_multiflavor-mb.c [new file with mode: 0644]
tests/test_urcu_multiflavor-memb.c [new file with mode: 0644]
tests/test_urcu_multiflavor-qsbr.c [new file with mode: 0644]
tests/test_urcu_multiflavor-signal.c [new file with mode: 0644]
tests/test_urcu_multiflavor.c [new file with mode: 0644]
This page took 0.024916 seconds and 4 git commands to generate.