Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
d22ff004
Commit
d22ff004
authored
Jun 01, 2011
by
JINMEI Tatuya
Browse files
[master] Merge branch 'trac954'
parents
9500689f
ddcbd508
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
src/lib/cryptolink/tests/Makefile.am
View file @
d22ff004
...
...
@@ -18,6 +18,7 @@ run_unittests_SOURCES += crypto_unittests.cc
run_unittests_CPPFLAGS
=
$(AM_CPPFLAGS)
$(GTEST_INCLUDES)
run_unittests_LDFLAGS
=
${BOTAN_LDFLAGS}
$(AM_LDFLAGS)
$(GTEST_LDFLAGS)
run_unittests_LDADD
=
$(GTEST_LDADD)
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/util/libutil.la
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/cryptolink/libcryptolink.la
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/util/unittests/libutil_unittests.la
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/exceptions/libexceptions.la
...
...
src/lib/cryptolink/tests/crypto_unittests.cc
View file @
d22ff004
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment