|
|
@ -2186,6 +2186,8 @@ test_cxx: buildtests_cxx |
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_fullstack_streaming_ping_pong || ( echo test bm_fullstack_streaming_ping_pong failed ; exit 1 )
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_fullstack_streaming_ping_pong || ( echo test bm_fullstack_streaming_ping_pong failed ; exit 1 )
|
|
|
|
$(E) "[RUN] Testing bm_fullstack_unary_ping_pong"
|
|
|
|
$(E) "[RUN] Testing bm_fullstack_unary_ping_pong"
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_fullstack_unary_ping_pong || ( echo test bm_fullstack_unary_ping_pong failed ; exit 1 )
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_fullstack_unary_ping_pong || ( echo test bm_fullstack_unary_ping_pong failed ; exit 1 )
|
|
|
|
|
|
|
|
$(E) "[RUN] Testing bm_metadata"
|
|
|
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_metadata || ( echo test bm_metadata failed ; exit 1 )
|
|
|
|
$(E) "[RUN] Testing bm_pollset"
|
|
|
|
$(E) "[RUN] Testing bm_pollset"
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_pollset || ( echo test bm_pollset failed ; exit 1 )
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_pollset || ( echo test bm_pollset failed ; exit 1 )
|
|
|
|
$(E) "[RUN] Testing bm_timer"
|
|
|
|
$(E) "[RUN] Testing bm_timer"
|
|
|
|