public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Hugo Tyson <hmt@redhat.com>
To: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Building Network Tests
Date: Fri, 27 Apr 2001 04:00:00 -0000	[thread overview]
Message-ID: <wwtbspi8vb7.fsf@masala.cambridge.redhat.com> (raw)
In-Reply-To: <281963D01A08D511A5D700A0C9AC979A04EEF5@EXCHANGE>


Anthony Massa <amassa@logici.com> writes:
> I know this is a simple question, but what do I need to do in the cdl files
> in order to build the network tests?

Some network tests should be built by default - but they only use the
loopback interface.   Eg:
	install/tests/net/tcpip/VERSION/tests/multi_lo_select
	install/tests/net/tcpip/VERSION/tests/ping_lo_test
	install/tests/net/tcpip/VERSION/tests/tcp_lo_select
	install/tests/net/tcpip/VERSION/tests/tcp_lo_test
	install/tests/net/tcpip/VERSION/tests/udp_lo_test

To build the full set, in your build configuration, set the option
CYGPKG_NET_BUILD_TESTS in ecos.ecc

In the CDL files, nothing - though you can set the default of that option
to 1 if you like, in your local repository.

Plain "make tests" will make them all, or "make && make -C
net/tcpip/VERSION/ tests" just to make the network ones, of course.

HTH,
	- Huge

      reply	other threads:[~2001-04-27  4:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-26 12:22 Anthony Massa
2001-04-27  4:00 ` Hugo Tyson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wwtbspi8vb7.fsf@masala.cambridge.redhat.com \
    --to=hmt@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).