logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lnptest - LNP Client Test Application

Author

       lnptest was written by Martin Cornelius <Martin.Cornelius@t-online.de>  This  man  page  was  written  by
       Stephen Moraco <stephen@debian.org>

                                                January 23, 2005                                      lnptest(1)

Description

lnptest  is  an  LNP  Daemon  test  client used to test the connection between lnptest and the LNP daemon
       through the Ir Tower to a corresponding test program running in an RCX.  See the FILES  section  for  the
       location of the RCX test program source code (distributed with this package).

Files

/usr/share/doc/lnpd/examples/rcx
              In  this  directory is the source to the RCX-side program which is called lnptest.c but written to
              be compiled against BrickOS.

Name

       lnptest - LNP Client Test Application

Options

lnptest does not support command-line options.

See Also

lnptest2(1), lnpdll(1), lnpd(8)

       You can find additional documentation in /usr/share/doc/lnpd (on Debian GNU/Linux systems)

Synopsis

lnptest

Usage

       To run the test:
       - compile the lnptest.c RCX program
       - start the lnpd daemon
       - download the lnptest.lx program to the RCX
       - (at the RCX) run the program just downloaded to the RCX
       - run this lnptest program
       - inspect the output looking for lack of failure messages

See Also