Hello Wes,

"make test" without TAP::Harness is broken in several ways. The output I get
is:

fulltests/SNMPv3 get using MD5/noPriv of .1.3.6.1.2.1.1.3.0.t: No such file
or directory at ./RUNFULLTESTS line 419.
make[1]: *** [test] Error 2
make: *** [test] Error 2

While run_olducd was renamed to olducd_run in r18802, testing/RUNTESTS and
testing/RUNFULLTESTS still refer to run_olducd. But that's not what's
causing the above error message -- that is probably because of a later
commit.

Bart.


On Wed, May 19, 2010 at 8:24 PM, <harda...@users.sourceforge.net> wrote:

> Revision: 18802
>          http://net-snmp.svn.sourceforge.net/net-snmp/?rev=18802&view=rev
> Author:   hardaker
> Date:     2010-05-19 18:24:27 +0000 (Wed, 19 May 2010)
>
> Log Message:
> -----------
> rename files so prefixing is based on the suite name, not file type
>
> Modified Paths:
> --------------
>    trunk/net-snmp/testing/RUNFULLTESTS
>
> Added Paths:
> -----------
>    trunk/net-snmp/testing/fulltests/support/capp_build
>    trunk/net-snmp/testing/fulltests/support/clib_build
>    trunk/net-snmp/testing/fulltests/support/olducd_run
>
> Removed Paths:
> -------------
>    trunk/net-snmp/testing/fulltests/support/build_capp
>    trunk/net-snmp/testing/fulltests/support/build_clib
>    trunk/net-snmp/testing/fulltests/support/run_olducd
>
------------------------------------------------------------------------------

_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to