Skip to content

Commit

Permalink
Squashed 'quantitative_finance' changes from 085a0fe..32a426a (#785)
Browse files Browse the repository at this point in the history
32a426a Merge pull request #1004 from liyuanz/next
7f8e986 add mem
3540a73 Merge pull request #1003 from liyuanz/next
4b80c0d update
6ff669a Merge pull request #1002 from sdausr/next
7fd5981 update mem
fdf1741 Merge pull request #1001 from changg/fix_meta
6b4bf4a fix L1 meta
7869f24 Merge pull request #1000 from liyuanz/next
8d08261 add mem
6962a53 Merge pull request #999 from liyuanz/next
d8f28bb add memory
4a4f920 Merge pull request #998 from liyuanz/next
6a58ed3 add mem
78f5778 Merge pull request #997 from liyuanz/next
15a42da Merge pull request #996 from liyuanz/next
89db6d8 add mem
19b2c2e add mem
ac72c6b change 2022.2_stable_latest to 2023.1_stable_latest

Co-authored-by: sdausr <sdausr@xilinx.com>
Co-authored-by: SDA USR <1391+sdausr@users.noreply.gitenterprise.xilinx.com>
  • Loading branch information
2 people authored and GitHub Enterprise committed Mar 21, 2023
1 parent a854260 commit 31a6c0e
Show file tree
Hide file tree
Showing 86 changed files with 324 additions and 324 deletions.
8 changes: 4 additions & 4 deletions quantitative_finance/L1/benchmarks/SVD/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -298,8 +298,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -312,8 +312,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
8 changes: 4 additions & 4 deletions quantitative_finance/L2/benchmarks/MCEuropeanEngine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -294,8 +294,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
8 changes: 4 additions & 4 deletions quantitative_finance/L2/demos/Quadrature/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -261,8 +261,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
8 changes: 4 additions & 4 deletions quantitative_finance/L2/tests/BinomialTreeEngine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -264,8 +264,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
8 changes: 4 additions & 4 deletions quantitative_finance/L2/tests/CFBlack76/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -301,8 +301,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
8 changes: 4 additions & 4 deletions quantitative_finance/L2/tests/CFBlackScholes/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -301,8 +301,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
4 changes: 2 additions & 2 deletions quantitative_finance/L2/tests/CFBlackScholes/description.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"env": "",
"cmd": "",
"max_memory_MB": {
"vitis_hw_build": 40960,
"vitis_hw_build": 46080,
"vitis_hw_emu": 28672,
"vitis_sw_emu": 10240,
"vitis_hw_run": 10240
Expand All @@ -138,4 +138,4 @@
],
"category": "canary"
}
}
}
8 changes: 4 additions & 4 deletions quantitative_finance/L2/tests/CFBlackScholesMerton/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand All @@ -301,8 +301,8 @@ ifeq ($(HOST_ARCH), x86)

else
@echo $(RUN_DEPS)
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT)) 2>&1 | tee $(SD_CARD)/qemu_stdout.log
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_stdout.log || exit 1
$(SD_CARD)/launch_$(TARGET).sh -no-reboot -run-app $(notdir $(RUN_SCRIPT))
grep "TEST PASSED, RC=0" $(SD_CARD)/qemu_output.log || exit 1

endif
endif
Expand Down
Loading

0 comments on commit 31a6c0e

Please sign in to comment.