This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ethernet driver test application


Andrew Lunn said:
> On Tue, Mar 30, 2004 at 02:31:37AM -0700, Gary Thomas wrote:
>>
>> Romil Shah said:
>> >
>> >
>> >  Sir,
>> >    PLease send me if any test application is developed so as to the ethernet
>> > driver for Intrinsyc SA1110 Cerfpda or
>> > Intrinsyc SA1110 Cerf board , as in the current repository i couldnt find
>> > any.
>>
>> Why not just use the standard tests?
>>   % ecosconfig new cerf net
>>   % ecosconfig tree
>>   % make; make -C net/common/current tests TESTS=tests/ping_test
>>
>> This will build the standard 'ping_test' (in install/tests/net/common/current/tests/ping_test)
>
> Its probably worth point out you need to enable
> CYGPKG_NET_BUILD_HW_TESTS for all the tests to be build.

Ah, but the command I used only builds exactly 'ping_test' and works just
fine regardless of "CYGPKG_NET_BUILD_HW_TESTS" - a very useful shortcut to know.

------------------------------------------------------------
Gary Thomas                 |
MLB Associates              |  Consulting for the
+1 (970) 229-1963           |    Embedded world
http://www.mlbassoc.com/    |
email: <gary@mlbassoc.com>  |
gpg: http://www.chez-thomas.org/gary/gpg_key.asc
------------------------------------------------------------

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]