|
|
|
@ -2176,6 +2176,8 @@ test_cxx: buildtests_cxx |
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_error || ( echo test bm_error failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing bm_fullstack_streaming_ping_pong"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_fullstack_streaming_ping_pong || ( echo test bm_fullstack_streaming_ping_pong failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing bm_fullstack_streaming_pump"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/bm_fullstack_streaming_pump || ( echo test bm_fullstack_streaming_pump failed ; exit 1 )
|
|
|
|
|
$(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 )
|
|
|
|
|
$(E) "[RUN] Testing bm_metadata"
|
|
|
|
|