Changes between Version 52 and Version 53 of Projects/OpenLDAP


Ignore:
Timestamp:
06/26/12 03:58:32 (12 years ago)
Author:
C Rempel
Comment:

/* examples/openldap/BuildTests.sh */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/OpenLDAP

    v52 v53  
    167167==  examples/openldap/BuildTests.sh  ==
    168168
     169I'll probably strip out the Examples section altogether... it was interesting and I learned about RTEMS Makefile.leaf s, but I'm thinking a network-demo is a better testing choice, because the openLDAP tests are written in shell script, and SLAPD may not require a shell to run...
     170 
    169171To perform a very basic "smoke" test on the build I modified the BuildTest.sh and Makefile to build the programs needed to run the tests, not the tests themselves.  I learned I how to link convenience libraries, and how to use BuildTests.sh, Makefile.leaf and change leaf.cfg.
    170172