Skip to content

Commit

Permalink
Added results for Ser4
Browse files Browse the repository at this point in the history
  • Loading branch information
joannacss committed Jun 11, 2020
1 parent a44a719 commit 358a1c7
Show file tree
Hide file tree
Showing 4 changed files with 4,645 additions and 0 deletions.
5 changes: 5 additions & 0 deletions callgraphs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,8 @@ These test cases are from the Java Call Graph Test Suite (JCG).


### Ser4

- **Expected Output**: It expects a direct call from `ser.Demo.readObject` to
`java.io.ObjectOutputStream.defaultReadObject` at line 15.

- **Actual Output**:![Ser4-JRE1.8.jar.png](https://github.com/SoftwareDesignLab/Salsa/blob/master/callgraphs/Ser4-JRE1.8.jar.png)
Loading

0 comments on commit 358a1c7

Please sign in to comment.