Packets: Better packet registry dump and implement bundledump utility
[senf.git] / senf / Packets / extra-tests / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons
5
6 ###########################################################################
7
8 sources, tests, includes = SENFSCons.Glob(env)
9
10 env.BoostUnitTest('test', tests + ['${ALLBUNDLES}'])