|
|
@ -1018,6 +1018,8 @@ test_c: buildtests_c |
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/httpcli_test || ( echo test httpcli_test failed ; exit 1 )
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/httpcli_test || ( echo test httpcli_test failed ; exit 1 )
|
|
|
|
$(E) "[RUN] Testing interop_test"
|
|
|
|
$(E) "[RUN] Testing interop_test"
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/interop_test || ( echo test interop_test failed ; exit 1 )
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/interop_test || ( echo test interop_test failed ; exit 1 )
|
|
|
|
|
|
|
|
$(E) "[RUN] Testing json_rewrite_test"
|
|
|
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/json_rewrite_test || ( echo test json_rewrite_test failed ; exit 1 )
|
|
|
|
$(E) "[RUN] Testing json_test"
|
|
|
|
$(E) "[RUN] Testing json_test"
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/json_test || ( echo test json_test failed ; exit 1 )
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/json_test || ( echo test json_test failed ; exit 1 )
|
|
|
|
$(E) "[RUN] Testing lame_client_test"
|
|
|
|
$(E) "[RUN] Testing lame_client_test"
|
|
|
|