)]}'
{
  "commit": "b363530f2f9fb84dd033e63c6b4cf6f026ad3342",
  "tree": "dd15f3d1a273b4ca8468e02f7c12c47c0b627b4a",
  "parents": [
    "d7109d6b1484d49556311ac012034b519ac1a54f"
  ],
  "author": {
    "name": "Juergen Haug",
    "email": "juergen.haug@protos.de",
    "time": "Fri Jun 11 10:01:19 2021 +0200"
  },
  "committer": {
    "name": "Juergen Haug",
    "email": "juergen.haug@protos.de",
    "time": "Fri Jul 09 12:45:48 2021 +0200"
  },
  "message": "Bug 573910 [runtime.c] etunit removed limit for test cases\n\n* default is singleton test case mode, caseId is 0\n* added switch for parallel testing with limited test cases\n* added more checks and asserts\n* updated tests, static config test requires \u0027parallel\u0027 cases\n* added ETUNIT_FAIL\n* fail unclosed test cases\n* fixes for order\n\nChange-Id: I0a670bf1c7045f721bc9802e1cea56dbbaf3a72b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c8ebfe68a63e813bae8cea326ecc4153e9395514",
      "old_mode": 33188,
      "old_path": "runtime/org.eclipse.etrice.runtime.c/src/common/etUnit/etUnit.c",
      "new_id": "303d6acda852276dd4cfa7b7b165974cdea07beb",
      "new_mode": 33188,
      "new_path": "runtime/org.eclipse.etrice.runtime.c/src/common/etUnit/etUnit.c"
    },
    {
      "type": "modify",
      "old_id": "e666b00b02ba2920ce25a163135ae824553a1cb7",
      "old_mode": 33188,
      "old_path": "runtime/org.eclipse.etrice.runtime.c/src/common/etUnit/etUnit.h",
      "new_id": "1d373280f5cb4466faaba57d83c4f31923fc67f2",
      "new_mode": 33188,
      "new_path": "runtime/org.eclipse.etrice.runtime.c/src/common/etUnit/etUnit.h"
    },
    {
      "type": "modify",
      "old_id": "5614eff1960fef4a7326958a383bf0ee0f7370fd",
      "old_mode": 33188,
      "old_path": "runtime/org.eclipse.etrice.runtime.java/src/org/eclipse/etrice/runtime/java/etunit/EtUnit.java",
      "new_id": "8571fbb1302dde1a97720f646e9b2a090c2ca880",
      "new_mode": 33188,
      "new_path": "runtime/org.eclipse.etrice.runtime.java/src/org/eclipse/etrice/runtime/java/etunit/EtUnit.java"
    },
    {
      "type": "modify",
      "old_id": "fe886ae5d3090f848b0399776c918a49ec133f46",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.etrice.generator.c.tests/model/staticConfigTest/StaticConfigTest.room",
      "new_id": "1b438f766b245097bf56acee833a90deb41c798f",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.etrice.generator.c.tests/model/staticConfigTest/StaticConfigTest.room"
    },
    {
      "type": "modify",
      "old_id": "2254c992d8f0ded1a7bbfd2dd31c10a068d93e5b",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.etrice.generator.c.tests/model/traceTest/TraceTest.room",
      "new_id": "cf544f42500dc09e44295d89f8336274dde36380",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.etrice.generator.c.tests/model/traceTest/TraceTest.room"
    },
    {
      "type": "modify",
      "old_id": "ce652356a143e4a2753756396e32130edbc60095",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.etrice.generator.common.tests/model/actorCommunicationTest/ActorCommunicationTest.room",
      "new_id": "dc0f585c4cff9eebddcffd2853c6ea91bac783d5",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.etrice.generator.common.tests/model/actorCommunicationTest/ActorCommunicationTest.room"
    },
    {
      "type": "modify",
      "old_id": "b5889c9f28cf5f2ce7329727d6b7b4829e317b47",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.etrice.generator.common.tests/model/dataDrivenTest/DataDrivenTest.room",
      "new_id": "7ee720e068c7562b2d27daf92a82a9b2c0a57cc0",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.etrice.generator.common.tests/model/dataDrivenTest/DataDrivenTest.room"
    },
    {
      "type": "modify",
      "old_id": "ad6c20e017ad5f3a3d75328a416e5f1535a9a438",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.etrice.runtime.c.tests/build.gradle",
      "new_id": "684811d3ddb5fe81dae5371548f1c6dcbd14682e",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.etrice.runtime.c.tests/build.gradle"
    },
    {
      "type": "modify",
      "old_id": "99036799c647b48f4e11ad636dccfe09341aec59",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.etrice.runtime.c.tests/src/runtime/RunCRuntimeTestcases.c",
      "new_id": "e99acd931a9012dd035545dec6d8fb03fcd1e2db",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.etrice.runtime.c.tests/src/runtime/RunCRuntimeTestcases.c"
    },
    {
      "type": "modify",
      "old_id": "15525b7d01b2371334bde261ebdaa16ce9e5fe93",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.etrice.runtime.c.tests/src/runtime/TestEtUnit.c",
      "new_id": "c1abf810a9e712c1603b2970fa98ce5c1daa9f1d",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.etrice.runtime.c.tests/src/runtime/TestEtUnit.c"
    }
  ]
}
