$(eval DIR := $(dir $<))
${Q}echo "DETAIL $(notdir $<)"
${Q}cp $< $(dir $@)/detail.txt
+ ${Q}rm -f $(dir $@)/processed
${Q}if ! $(TEST_BIN)/radiusd -d $(DIR)/config -D ${top_srcdir}/share/dictionary -X > $@.log; then \
tail $@.log; \
echo "cp $< $(dir $@)/detail.txt; $(TEST_BIN)/radiusd -d $(DIR)/config -D ${top_srcdir}/share/dictionary -X "; \
exit 1; \
fi
+ ${Q}if [ ! -e $(dir $@)/processed ] ; then \
+ tail $@.log; \
+ echo "Processing $< failed to produce expected output $(dir $@)/processed"; \
+ exit 1; \
+ fi
${Q}touch $@
.NO_PARALLEL: $(TEST)
NAS-Port-Type = Wireless-802.16
Calling-Station-Id = "0123456789"
Acct-Unique-Session-Id = "ed8119f6919c6f6f"
+ Acct-Status-Type = Start
Timestamp = 1554226681