Skip to content

Commit c90295b

Browse files
committed
Add basic test for understanding jsr instruction
1 parent 68a8acc commit c90295b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

regression/cbmc-java/jsr1/test.desc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
CORE
2+
edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap.class
3+
--show-goto-functions
4+
^EXIT=0$
5+
^SIGNAL=0$
6+
--
7+
\\"statement\\" (\\"jsr\\")
8+
\\"statement\\" (\\"ret\\")

0 commit comments

Comments
 (0)