On Wed, Aug 26, 2020 at 7:07 PM Quanah Gibson-Mount quanah@symas.com wrote:
Execute the test suite (via make test) after it is built. Optionally, cd tests && make its to run through the regression suite.
Can't run the regression suite.
➜ tests make Making all in /«BUILDDIR»/openldap-OPENLDAP_REL_ENG_2_4/tests Entering subdirectory progs make[1]: Entering directory '/«BUILDDIR»/openldap-OPENLDAP_REL_ENG_2_4/tests/progs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/«BUILDDIR»/openldap-OPENLDAP_REL_ENG_2_4/tests/progs'
--On Thursday, August 27, 2020 7:30 AM -0400 Braiam braiamp@gmail.com wrote:
On Wed, Aug 26, 2020 at 7:07 PM Quanah Gibson-Mount quanah@symas.com wrote:
Execute the test suite (via make test) after it is built. Optionally, cd tests && make its to run through the regression suite.
Can't run the regression suite.
➜ tests make Making all in /«BUILDDIR»/openldap-OPENLDAP_REL_ENG_2_4/tests Entering subdirectory progs make[1]: Entering directory '/«BUILDDIR»/openldap-OPENLDAP_REL_ENG_2_4/tests/progs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/«BUILDDIR»/openldap-OPENLDAP_REL_ENG_2_4/tests/progs'
You haven't provided what actual commands you ran.
To execute the test suite, you need to run "make test"
To execute the regression suite, you need to cd into the tests directory and run "make its"
Regards, Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org