Series Detail
Show a series.
GET /api/1.1/series/499582/?format=api
{ "id": 499582, "url": "http://patchwork.ozlabs.org/api/1.1/series/499582/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=499582", "project": { "id": 18, "url": "http://patchwork.ozlabs.org/api/1.1/projects/18/?format=api", "name": "U-Boot", "link_name": "uboot", "list_id": "u-boot.lists.denx.de", "list_email": "u-boot@lists.denx.de", "web_url": null, "scm_url": null, "webscm_url": null }, "name": "test: Add support for passing arguments to C unit tests", "date": "2026-04-12T01:34:28", "submitter": { "id": 6170, "url": "http://patchwork.ozlabs.org/api/1.1/people/6170/?format=api", "name": "Simon Glass", "email": "sjg@chromium.org" }, "version": 1, "total": 12, "received_total": 12, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/499582/mbox/", "cover_letter": { "id": 2222454, "url": "http://patchwork.ozlabs.org/api/1.1/covers/2222454/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260412013451.2929001-1-sjg@chromium.org/", "msgid": "<20260412013451.2929001-1-sjg@chromium.org>", "date": "2026-04-12T01:34:28", "name": "[00/12] test: Add support for passing arguments to C unit tests", "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260412013451.2929001-1-sjg@chromium.org/mbox/" }, "patches": [ { "id": 2222455, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222455/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-2-sjg@chromium.org/", "msgid": "<20260412013451.2929001-2-sjg@chromium.org>", "date": "2026-04-12T01:34:29", "name": "[01/12] test: Add ut_asserteq_regex() for regex pattern matching", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-2-sjg@chromium.org/mbox/" }, { "id": 2222456, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222456/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-3-sjg@chromium.org/", "msgid": "<20260412013451.2929001-3-sjg@chromium.org>", "date": "2026-04-12T01:34:30", "name": "[02/12] test: Add a helper to check the next line against a regex", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-3-sjg@chromium.org/mbox/" }, { "id": 2222457, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222457/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-4-sjg@chromium.org/", "msgid": "<20260412013451.2929001-4-sjg@chromium.org>", "date": "2026-04-12T01:34:31", "name": "[03/12] test: Add a private buffer for tests", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-4-sjg@chromium.org/mbox/" }, { "id": 2222458, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222458/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-5-sjg@chromium.org/", "msgid": "<20260412013451.2929001-5-sjg@chromium.org>", "date": "2026-04-12T01:34:32", "name": "[04/12] test: Add argument-type definitions", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-5-sjg@chromium.org/mbox/" }, { "id": 2222459, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222459/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-6-sjg@chromium.org/", "msgid": "<20260412013451.2929001-6-sjg@chromium.org>", "date": "2026-04-12T01:34:33", "name": "[05/12] test: Add a macro to declare unit tests with arguments", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-6-sjg@chromium.org/mbox/" }, { "id": 2222460, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222460/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-7-sjg@chromium.org/", "msgid": "<20260412013451.2929001-7-sjg@chromium.org>", "date": "2026-04-12T01:34:34", "name": "[06/12] test: Add support for passing arguments to C tests", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-7-sjg@chromium.org/mbox/" }, { "id": 2222461, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222461/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-8-sjg@chromium.org/", "msgid": "<20260412013451.2929001-8-sjg@chromium.org>", "date": "2026-04-12T01:34:35", "name": "[07/12] test: Enhance the ut command to pass test arguments", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-8-sjg@chromium.org/mbox/" }, { "id": 2222462, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222462/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-9-sjg@chromium.org/", "msgid": "<20260412013451.2929001-9-sjg@chromium.org>", "date": "2026-04-12T01:34:36", "name": "[08/12] test: Add type-checked argument accessor functions", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-9-sjg@chromium.org/mbox/" }, { "id": 2222463, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222463/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-10-sjg@chromium.org/", "msgid": "<20260412013451.2929001-10-sjg@chromium.org>", "date": "2026-04-12T01:34:37", "name": "[09/12] test: Add tests for unit-test arguments", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-10-sjg@chromium.org/mbox/" }, { "id": 2222464, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222464/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-11-sjg@chromium.org/", "msgid": "<20260412013451.2929001-11-sjg@chromium.org>", "date": "2026-04-12T01:34:38", "name": "[10/12] test: Add documentation for the test framework", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-11-sjg@chromium.org/mbox/" }, { "id": 2222465, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222465/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-12-sjg@chromium.org/", "msgid": "<20260412013451.2929001-12-sjg@chromium.org>", "date": "2026-04-12T01:34:39", "name": "[11/12] test: fs: add C-based filesystem tests", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-12-sjg@chromium.org/mbox/" }, { "id": 2222466, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222466/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-13-sjg@chromium.org/", "msgid": "<20260412013451.2929001-13-sjg@chromium.org>", "date": "2026-04-12T01:34:40", "name": "[12/12] test: fs: Update Python tests to call C implementations", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412013451.2929001-13-sjg@chromium.org/mbox/" } ] }