test-hextoint \
test-hextolfp \
test-lfpfunc \
+ test-lfptostr \
test-modetoa \
- test-netof \
- test-numtoa \
+ test-msyslog \
+ test-netof \
+ test-numtoa \
test-numtohost \
test-octtoint \
+ test-prettydate \
+ test-recvbuff \
test-refnumtoa \
test-ssl_init \
test-socktoa \
test-statestr \
+ test-strtolfp \
test-timespecops \
test-timevalops \
+ test-tstotv \
test-uglydate \
test-vi64ops \
- test-ymd2yd \
+ test-ymd2yd \
$(NULL)
if GTEST_AVAILABLE
g_hextolfp.cpp \
humandate.cpp \
g_lfpfunc.cpp \
- lfptostr.cpp \
+ g_lfptostr.cpp \
g_modetoa.cpp \
- msyslog.cpp \
- g_netof.cpp \
+ g_msyslog.cpp \
+ g_netof.cpp \
g_numtoa.cpp \
g_numtohost.cpp \
g_octtoint.cpp \
$(srcdir)/run-hextoint.c \
$(srcdir)/run-hextolfp.c \
$(srcdir)/run-lfpfunc.c \
+ $(srcdir)/run-lfptostr.c \
$(srcdir)/run-modetoa.c \
+ $(srcdir)/run-msyslog.c \
$(srcdir)/run-netof.c \
$(srcdir)/run-numtoa.c \
$(srcdir)/run-numtohost.c \
$(srcdir)/run-ssl_init.c \
$(srcdir)/run-socktoa.c \
$(srcdir)/run-statestr.c \
+ $(srcdir)/run-strtolfp.c \
$(srcdir)/run-timevalops.c \
$(srcdir)/run-timespecops.c \
+ $(srcdir)/run-tstotv.c \
$(srcdir)/run-uglydate.c \
$(srcdir)/run-vi64ops.c \
$(srcdir)/run-ymd2yd.c \