aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/test/Makefile
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2011-09-19 11:05:23 +0200
committerAnders Svensson <[email protected]>2011-09-26 17:11:05 +0200
commit85272930ebdf97ba8cf65962da17e980403ef06c (patch)
tree5f6870998d59da031db78cb86c0538d1e993c86e /lib/diameter/test/Makefile
parentc75c5a530c10158d4a586a372a165835835bba1b (diff)
downloadotp-85272930ebdf97ba8cf65962da17e980403ef06c.tar.gz
otp-85272930ebdf97ba8cf65962da17e980403ef06c.tar.bz2
otp-85272930ebdf97ba8cf65962da17e980403ef06c.zip
Migrate app suite to pure ct and simplify
Diffstat (limited to 'lib/diameter/test/Makefile')
-rw-r--r--lib/diameter/test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/diameter/test/Makefile b/lib/diameter/test/Makefile
index c8b405a541..d77099785f 100644
--- a/lib/diameter/test/Makefile
+++ b/lib/diameter/test/Makefile
@@ -309,14 +309,14 @@ log:
# This assumes GNU sed to exit 1 if the output looks to indicate failure.
# diameter_ct:run/1 itself can't tell (it seems).
-codec: log make
+app codec: log make
$(MERL) $(ARGS) \
-sname diameter_test_$@ \
-s diameter_ct run $@ \
-s init stop \
| sed '/ FAILED /h; p; $$!d; x; /./!d; Q 1'
-app appup compiler conf sync session stats reg peer tcp: make
+appup compiler conf sync session stats reg peer tcp: make
$(MERL) $(ARGS) -sname diameter_$@ $(ERL_PATH) \
-s $(DIAMETER_TEST_SERVER) t diameter_$@_test \
$(ESTOP)