Skip to content
Success

Changes

Summary

  1. Improve tests (details)
  2. Fix warning in tcap_transaction_tracking_test (details)
Commit 5ccd04ae13b37cbb9967b35d404a45d9e847f353 by dwillmann
Improve tests

Remove -static link flag and use built libs in $(top_builddir)/src/.libs
to include internal functions where needed.

Change-Id: I074f243b62a516534099c88f691a28065cd763dd
The file was modifiedtests/vty/Makefile.am
The file was modifiedtests/ss7/Makefile.am
The file was modifiedtests/tcap/Makefile.am
The file was modifiedtests/xua/Makefile.am
Commit db96ac02b7b308e9db1755a317dbe15574e7f6c5 by dwillmann
Fix warning in tcap_transaction_tracking_test

Change-Id: Ib3b361e2d16a9dab9b93ec9c211340f80f475b42
The file was modifiedtests/tcap/tcap_transaction_tracking_test.c