~avsej/libmemcached/touch-command

« back to all changes in this revision

Viewing changes to tests/include.am

  • Committer: Brian Aker
  • Date: 2010-06-29 22:04:05 UTC
  • mfrom: (856.1.1 add-gtest)
  • Revision ID: brian@gaz-20100629220405-h9bnu73uuhchr53c
Adding gtest framework.

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
tests_memplus_DEPENDENCIES = tests/libtest.la tests/libserver.la libmemcached/libmemcached.la
90
90
tests_memplus_LDADD = $(tests_memplus_DEPENDENCIES)
91
91
 
92
 
test: test-docs test-mem test-hash memcapable
 
92
test: unittests-run test-docs test-mem test-hash memcapable
93
93
        echo "Tests completed"
94
94
 
95
95
test-x: test-docs test-plus test-mem test-hash memcapable test-memcat test-memcp test-memrm test-memerror test-memdump test-memflush test-memstat