As discussed in IRC, renaming dnsproxy-unit.c to dnsproxy-test.c as the program is more a test tool than a unit test.
Cheers, Jukka Jukka Rissanen (2): tools: Make message buffers static tools: Rename dnsproxy-unit to dnsproxy-test .gitignore | 2 +- Makefile.am | 6 +- tools/dnsproxy-test.c | 463 ++++++++++++++++++++++++++++++++++++++++++++++++++ tools/dnsproxy-unit.c | 463 -------------------------------------------------- 4 files changed, 467 insertions(+), 467 deletions(-) create mode 100644 tools/dnsproxy-test.c delete mode 100644 tools/dnsproxy-unit.c -- 1.7.11.7 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
