[Asterisk-code-review] testsuite: Remove some external dependencies for run-local (testsuite[master])
George Joseph
asteriskteam at digium.com
Tue Apr 21 11:16:11 CDT 2015
George Joseph has uploaded a new patch set (#5).
Change subject: testsuite: Remove some external dependencies for run-local
......................................................................
testsuite: Remove some external dependencies for run-local
run-local wasn't accounting for 64 bit systems where libraries are in
lib64 instead of lib. Now it searches for libasteriskssl.so in ./astroot
and prepends it's path to LD_LIBRARY_PATH.
buildoptions.py now includins ./astroot/usr/include/asterisk when
looking for buildopts.h.
When run with run-local the testsuite should now not look for any
asterisk components outside of ./astroot.
ASTERISK-24984 #close
Change-Id: Idf59b8b6de7524913ab4e3c29006e91a29d60e4e
---
M lib/python/asterisk/buildoptions.py
M run-local
2 files changed, 4 insertions(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/67/167/5
--
To view, visit https://gerrit.asterisk.org/167
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idf59b8b6de7524913ab4e3c29006e91a29d60e4e
Gerrit-PatchSet: 5
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
More information about the asterisk-code-review
mailing list