Changeset 10:1ee8d0a23099 in vscpl for test


Ignore:
Timestamp:
01/20/13 08:41:03 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Imported the code of the blocking and data streams

Location:
test
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r8 r10  
    11INCLUDES=-I$(top_srcdir)/src -I$(top_builddir)/src
    22
    3 noinst_PROGRAMS=testthread testmutex testcondvar testevent testlocsock
     3noinst_PROGRAMS=testthread testmutex testcondvar testevent testlocsock testblkstream
    44
    55LDADD=../src/hu/varadiistvan/scpl/libvscpl.la
     
    2020
    2121testlocsock_SOURCES=testlocsock.cc
     22
     23testblkstream_SOURCES=testblkstream.cc
Note: See TracChangeset for help on using the changeset viewer.