[Ns-bugs] [Bug 1289] test suites are not run by ./test.py

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Fri Nov 11 03:17:59 PST 2011


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1289

--- Comment #7 from Nicola Baldo <nbaldo at cttc.es> 2011-11-11 06:17:59 EST ---
running "./waf -v" after touching src/core/model/test.cc :

[snip]

[1017/1023] cxxprogram: build/utils/test-runner.cc.1.o ->
build/utils/test-runner
12:05:33 runner ['/usr/bin/g++', 'utils/test-runner.cc.1.o', '-o',
'/locale/ns-3-dev/build/utils/test-runner', '-Wl,-Bstatic', '-Wl,-Bdynamic',
'-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.',
'-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-lns3-spectrum-test',
'-lns3-spectrum', '-lns3-applications-test', '-lns3-applications',
'-lns3-internet-test', '-lns3-internet', '-lns3-bridge', '-lns3-mpi',
'-lns3-propagation-test', '-lns3-propagation', '-lns3-mobility-test',
'-lns3-mobility', '-lns3-config-store', '-lns3-tools-test', '-lns3-tools',
'-lns3-network-test', '-lns3-network', '-lns3-core-test', '-lns3-core', '-lrt',
'-lgsl', '-lgslcblas', '-lm', '-lgtk-x11-2.0', '-lgdk-x11-2.0', '-latk-1.0',
'-lgio-2.0', '-lpangoft2-1.0', '-lpangocairo-1.0', '-lgdk_pixbuf-2.0',
'-lcairo', '-lpango-1.0', '-lfreetype', '-lfontconfig', '-lgobject-2.0',
'-lgmodule-2.0', '-lgthread-2.0', '-lrt', '-lglib-2.0', '-lxml2', '-pthread',
'-pthread', '-pthread']

hence libns3-spectrum-test is linked with test-runner. But for some reason the
static test suite instance is not created.

-- 
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list