)]}'
{
  "commit": "3cff3d882b028faf1dc935cce4a8d8a6bae2e5e0",
  "tree": "8fa7ceffd173fdf4c0ec2b028100643ad8878dcc",
  "parents": [
    "6b1c92cbcb760ff95affc66c689236d40288e1ad"
  ],
  "author": {
    "name": "Joseph Huber",
    "email": "huberjn@outlook.com",
    "time": "Tue Jul 01 10:20:40 2025 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 01 10:20:40 2025 -0500"
  },
  "message": "[Offload] Add skeleton for offload conformance tests (#146391)\n\nSummary:\nThis adds a basic outline for adding \u0027conformance\u0027 tests. These are\ntests that are intended to check device code against a standard. In this\ncase, we will expect this to be filled with math conformance tests to\nmake sure their results are within the ULP requirements we demand.\n\nRight now this just *assumes* the GPU libc is there, meaning you\u0027ll\nlikely need to do a manual `ninja` before doing `ninja -C\nruntimes/runtimes-bins offload.conformance`.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7cd41e1dcdafd41af5b5ef1449e83811b921574f",
      "old_mode": 33188,
      "old_path": "offload/unittests/CMakeLists.txt",
      "new_id": "1eae785b8765fed30cb6f92d393ac02781982fa6",
      "new_mode": 33188,
      "new_path": "offload/unittests/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bc3141757372a8c26f1bd8e5cf4616dab3fbb74a",
      "new_mode": 33188,
      "new_path": "offload/unittests/Conformance/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "223f04ccfb698d676335e74deea58e98535b15df",
      "new_mode": 33188,
      "new_path": "offload/unittests/Conformance/device_code/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e969e60f352a22941f1c324ed27e895fcd295c60",
      "new_mode": 33188,
      "new_path": "offload/unittests/Conformance/device_code/sin.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9e15690a9e9d79210b3b44e54cc758c0f4b38515",
      "new_mode": 33188,
      "new_path": "offload/unittests/Conformance/sin.cpp"
    }
  ]
}
