From mboxrd@z Thu Jan 1 00:00:00 1970 From: alison at peloton-tech.com Date: Sat, 9 Sep 2017 23:54:50 -0700 Subject: [U-Boot] [PATCH v2 1/3] add pytests for 'gpt rename' and 'gpt swap' In-Reply-To: References: Message-ID: <20170910065451.31902-1-alison@peloton-tech.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de From: Alison Chaiken On Tue, Sep 5, 2017 at 1:55 AM, Simon Glass wrote: > How about we add this to sandbox_defconfig instead? So done. -- Alison Alison Chaiken (1): add pytests for 'gpt rename' and 'gpt swap' configs/sandbox_defconfig | 1 + test/py/tests/test_gpt.py | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) -- 2.14.1