Series Detail
Show a series.
GET /api/1.1/series/499596/?format=api
{ "id": 499596, "url": "http://patchwork.ozlabs.org/api/1.1/series/499596/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=499596", "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-12T11:19:37", "submitter": { "id": 6170, "url": "http://patchwork.ozlabs.org/api/1.1/people/6170/?format=api", "name": "Simon Glass", "email": "sjg@chromium.org" }, "version": 2, "total": 12, "received_total": 12, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/499596/mbox/", "cover_letter": { "id": 2222488, "url": "http://patchwork.ozlabs.org/api/1.1/covers/2222488/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260412111958.943933-1-sjg@chromium.org/", "msgid": "<20260412111958.943933-1-sjg@chromium.org>", "date": "2026-04-12T11:19:37", "name": "[v2,00/12] test: Add support for passing arguments to C unit tests", "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260412111958.943933-1-sjg@chromium.org/mbox/" }, "patches": [ { "id": 2222489, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222489/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-2-sjg@chromium.org/", "msgid": "<20260412111958.943933-2-sjg@chromium.org>", "date": "2026-04-12T11:19:38", "name": "[v2,01/12] test: Add ut_asserteq_regex() for regex pattern matching", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-2-sjg@chromium.org/mbox/" }, { "id": 2222490, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222490/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-3-sjg@chromium.org/", "msgid": "<20260412111958.943933-3-sjg@chromium.org>", "date": "2026-04-12T11:19:39", "name": "[v2,02/12] test: Add a helper to check the next line against a regex", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-3-sjg@chromium.org/mbox/" }, { "id": 2222491, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222491/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-4-sjg@chromium.org/", "msgid": "<20260412111958.943933-4-sjg@chromium.org>", "date": "2026-04-12T11:19:40", "name": "[v2,03/12] test: Add a private buffer for tests", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-4-sjg@chromium.org/mbox/" }, { "id": 2222492, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222492/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-5-sjg@chromium.org/", "msgid": "<20260412111958.943933-5-sjg@chromium.org>", "date": "2026-04-12T11:19:41", "name": "[v2,04/12] test: Add argument-type definitions", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-5-sjg@chromium.org/mbox/" }, { "id": 2222493, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222493/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-6-sjg@chromium.org/", "msgid": "<20260412111958.943933-6-sjg@chromium.org>", "date": "2026-04-12T11:19:42", "name": "[v2,05/12] test: Add a macro to declare unit tests with arguments", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-6-sjg@chromium.org/mbox/" }, { "id": 2222494, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222494/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-7-sjg@chromium.org/", "msgid": "<20260412111958.943933-7-sjg@chromium.org>", "date": "2026-04-12T11:19:43", "name": "[v2,06/12] test: Add support for passing arguments to C tests", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-7-sjg@chromium.org/mbox/" }, { "id": 2222495, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222495/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-8-sjg@chromium.org/", "msgid": "<20260412111958.943933-8-sjg@chromium.org>", "date": "2026-04-12T11:19:44", "name": "[v2,07/12] test: Enhance the ut command to pass test arguments", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-8-sjg@chromium.org/mbox/" }, { "id": 2222496, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222496/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-9-sjg@chromium.org/", "msgid": "<20260412111958.943933-9-sjg@chromium.org>", "date": "2026-04-12T11:19:45", "name": "[v2,08/12] test: Add type-checked argument accessor functions", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-9-sjg@chromium.org/mbox/" }, { "id": 2222497, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222497/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-10-sjg@chromium.org/", "msgid": "<20260412111958.943933-10-sjg@chromium.org>", "date": "2026-04-12T11:19:46", "name": "[v2,09/12] test: Add tests for unit-test arguments", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-10-sjg@chromium.org/mbox/" }, { "id": 2222498, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222498/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-11-sjg@chromium.org/", "msgid": "<20260412111958.943933-11-sjg@chromium.org>", "date": "2026-04-12T11:19:47", "name": "[v2,10/12] test: Add documentation for the test framework", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-11-sjg@chromium.org/mbox/" }, { "id": 2222499, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222499/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-12-sjg@chromium.org/", "msgid": "<20260412111958.943933-12-sjg@chromium.org>", "date": "2026-04-12T11:19:48", "name": "[v2,11/12] test: fs: add C-based filesystem tests", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-12-sjg@chromium.org/mbox/" }, { "id": 2222500, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222500/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-13-sjg@chromium.org/", "msgid": "<20260412111958.943933-13-sjg@chromium.org>", "date": "2026-04-12T11:19:49", "name": "[v2,12/12] test: fs: Update Python tests to call C implementations", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260412111958.943933-13-sjg@chromium.org/mbox/" } ] }