HOME

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
outcomes:data [2016/12/06 17:48]
nour.assy
outcomes:data [2018/01/12 12:20] (current)
nour.assy
Line 4: Line 4:
  
 \\ \\
 +
 +== NASA Crew Exploration Vehicle (CEV) Software Event Log ==
 +
 +| **Description:​** ​  | | Extensible Event Stream (XES) software event log obtained through instrumenting the NASA CEV class using the tool available at https://​svn.win.tue.nl/​repos/​prom/​XPort/​ . This event log contains method-call level events describing a single run of an exhaustive unit test suite for the Crew Exploration Vehicle (CEV) example available and documented at http://​babelfish.arc.nasa.gov/​trac/​jpf/​wiki/​projects/​jpf-statechart ​ (trac) http://​babelfish.arc.nasa.gov/​hg/​jpf/​jpf-statechart ​ (mercurial repository). Note that the life-cycle information in this log corresponds to method call (start) and return (complete), and captures a method-call hierarchy. We attached a slightly preprocessed variant of this event log, where the execution of each unit test method is represented as a separate trace. |
 +| **Link:** | | https://​data.4tu.nl/​repository/​uuid:​60383406-ffcd-441f-aa5e-4ec763426b76 |
 +| **Contact person:** | | Maikel Leemans: <​m.leemans@tue.nl>​ |
 +
 +== Apache Commons Crypto 1.0.0 - Stream CbcNopad Unit Test Software Event Log ==
 +
 +| **Description:​** ​  | | Extensible Event Stream (XES) software event log obtained through instrumenting the Apache Commons Crypto 1.0.0 using the tool available at https://​svn.win.tue.nl/​repos/​prom/​XPort/​ . This event log contains method-call level events describing a single run of the Stream CbcNopad unit test suite for the Apache Commons Crypto 1.0.0 library available and documented at http://​commons.apache.org/​proper/​commons-crypto/​ . Note that the life-cycle information in this log corresponds to method call (start) and return (complete), and captures a method-call hierarchy. We attached a slightly preprocessed variant of this event log, where the execution of each unit test method is represented as a separate trace. |
 +| **Link:** | | https://​data.4tu.nl/​repository/​uuid:​bb3286d6-dde1-4e74-9a64-fd4e32f10677 |
 +| **Contact person:** | | Maikel Leemans: <​m.leemans@tue.nl>​ |
  
 == JUnit Execution Logs == == JUnit Execution Logs ==
  
-| Description: ​  | | A software event log obtained through instrumenting JUnit 4.12 using the tool available at https://​svn.win.tue.nl/​repos/​prom/​XPort/​. This event log contains method-call level events describing a single run of the JUnit 4.12 software, available at https://​mvnrepository.com/​artifact/​junit/​junit/​4.12 , using the input from https://​github.com/​junit-team/​junit4/​wiki/​Getting-started | +**Description:​**   | | A software event log obtained through instrumenting JUnit 4.12 using the tool available at https://​svn.win.tue.nl/​repos/​prom/​XPort/​. This event log contains method-call level events describing a single run of the JUnit 4.12 software, available at https://​mvnrepository.com/​artifact/​junit/​junit/​4.12 , using the input from https://​github.com/​junit-team/​junit4/​wiki/​Getting-started | 
-| Link: | | https://​data.4tu.nl/​repository/​uuid:​cfed8007-91c8-4b12-98d8-f233e5cd25bb | +**Link:** | | https://​data.4tu.nl/​repository/​uuid:​cfed8007-91c8-4b12-98d8-f233e5cd25bb | 
-| Contact person: | | Maikel Leemans: <​m.leemans@tue.nl>​ |+**Contact person:** | | Maikel Leemans: <​m.leemans@tue.nl>​ |
  
  
Line 16: Line 28:
 == Apache Commons == == Apache Commons ==
  
-| Description: ​  | | Apache Commons is an Apache project focused on all aspects of reusable Java components. All the Java libraries have unit and integrations tests. From the websites you should be able to download both binaries and source code, plus the maven scripts to build the jar files | +**Description:​**   | | Apache Commons is an Apache project focused on all aspects of reusable Java components. All the Java libraries have unit and integrations tests. From the websites you should be able to download both binaries and source code, plus the maven scripts to build the jar files | 
-| Link:  | | https://​commons.apache.org/​ | +**Link:**  | | https://​commons.apache.org/​ | 
-| Contact person: | | Annibale Panichella: <​annibale.panichella@uni.lu>​ |+**Contact person:** | | Annibale Panichella: <​annibale.panichella@uni.lu>​ |
  
 \\ \\
Line 24: Line 36:
 == Defects4j: Database of Existing Faults == == Defects4j: Database of Existing Faults ==
  
-| Description: ​  | | Defects4J is a collection of reproducible bugs collected from well-known open-source projects | +**Description:​**   | | Defects4J is a collection of reproducible bugs collected from well-known open-source projects | 
-| Link:  | | https://​github.com/​rjust/​defects4j | +**Link:**  | | https://​github.com/​rjust/​defects4j | 
-| More information:​ | | R. Just, D. Jalali, and M. D. Ernst. Defects4j: A database of existing faults to enable controlled testing studies for java programs. In Proceedings of the 2014 International Symposium on Software Testing and Analysis, ISSTA 2014, pages 437–440, New York, NY, USA, 2014. ACM  |+**More information:​** | | R. Just, D. Jalali, and M. D. Ernst. Defects4j: A database of existing faults to enable controlled testing studies for java programs. In Proceedings of the 2014 International Symposium on Software Testing and Analysis, ISSTA 2014, pages 437–440, New York, NY, USA, 2014. ACM  |
  
 \\ \\
Line 32: Line 44:
 == Netbeans exception reports == == Netbeans exception reports ==
  
-| Description: ​  | | The NetBeans Analytics Community collects UI gestures from users when they work within any application based on the NetBeans Platform. UI gestures are stored and uploaded to a netbeans.org server for archiving and analysis. The database contains several hunderd thousands of logs | +**Description:​**   | | The NetBeans Analytics Community collects UI gestures from users when they work within any application based on the NetBeans Platform. UI gestures are stored and uploaded to a netbeans.org server for archiving and analysis. The database contains several hunderd thousands of logs | 
-| Link:  | | http://​statistics.netbeans.org/​analytics/​ | +**Link:**  | | http://​statistics.netbeans.org/​analytics/​ | 
-| Contact person: | | Huub van de Wetering: <​h.v.d.wetering@tue.nl>​ |+**Contact person:** | | Huub van de Wetering: <​h.v.d.wetering@tue.nl>​ |
  
 \\ \\
Line 40: Line 52:
 == Robocup data == == Robocup data ==
  
-| Description: ​  | | Data shared by [[http://​robocup.wtb.tue.nl/​index.html | Tech United Middle Size League]] part of the Robocup soccer project. The data contain information about the robots movements during soccer matches | +**Description:​**   | | Data shared by [[http://​robocup.wtb.tue.nl/​index.html | Tech United Middle Size League]] part of the Robocup soccer project. The data contain information about the robots movements during soccer matches | 
-| Link:  | | http://​robocup.wtb.tue.nl/​svn/​techunited/​trunk/​ | +**Link:**  | | http://​robocup.wtb.tue.nl/​svn/​techunited/​trunk/​ | 
-| Contact person: | | Huub van de Wetering: <​h.v.d.wetering@tue.nl>​ |+**Contact person:** | | Huub van de Wetering: <​h.v.d.wetering@tue.nl>​ |