~brianaker/libmemcached/1251482

« back to all changes in this revision

Viewing changes to tests/cli.am

  • Committer: Continuous Integration
  • Date: 2013-10-11 10:57:29 UTC
  • mfrom: (1169.1.3 key-cleanup)
  • Revision ID: ci@tangent.org-20131011105729-icge7t4g8wr4g380
Merge lp:~brianaker/libmemcached/key-cleanup/ Build: jenkins-Libmemcached-369

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
 
123
123
valgrind-memtouch: tests/memtouch
124
124
         @$(VALGRIND_COMMAND) tests/memtouch
 
125
 
 
126
test-memdump: tests/memdump
 
127
        tests/memdump
 
128
 
 
129
gdb-memdump: tests/memdump
 
130
        @$(GDB_COMMAND) tests/memdump
 
131
 
 
132
valgrind-memdump: tests/memdump
 
133
         @$(VALGRIND_COMMAND) tests/memdump