[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: run test suite separately from the source code compilation?



Meike Stone wrote:

If your purpose is to test the distribution's builds,
Yes, that's is my intention.

you can surely
download the corresponding OpenLDAP source code, build it, replace slapd and
slap* tools in BUILDDIR/servers/slapd with those provided by the
distribution, and run the tests using "make test" or "cd tests; ./run
testXXX" where XXX is the number of the test you need.

Ahh,  that sounds great, I'll check that!

As I note in my previous email, it's not as simple as that, unless you build your source tree with exactly the same configure options as the package you want to test against.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/