[Ns-bugs] [Bug 980] NSC build failure, not detected by ns-3

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Sep 22 02:31:56 PDT 2010


http://www.nsnam.org/bugzilla/show_bug.cgi?id=980





--- Comment #13 from Sam Jansen <sam.jansen at gmail.com>  2010-09-22 05:31:55 EDT ---
This seems to be because the tests 

TestSuite nsc-tcp-loss
TestSuite ns3-tcp-cwnd
TestSuite ns3-tcp-interoperability

Are not explicitly dependent on the variable ENABLE_NSC in the test.py script.

It's not immediately evident how they should be configured there. Somehow we
need to make sure these tests are not run when ENABLE_NSC=False; this already
works for e.g. tcp/tcp-nsc-lfn but the code there seems specific to tests in
the examples/ directory.

Maybe the maintainer of test.py can point us in the right direction? (who is
that?)

-- 
Configure bugmail: http://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