[Skiboot] [PATCH 0/2] ffspart tests

Samuel Mendoza-Jonas sam at mendozajonas.com
Thu Nov 29 13:47:25 AEDT 2018


On Thu, 2018-11-29 at 10:31 +1030, Joel Stanley wrote:
> This adds some tests to ffspart. The first documents how to describe a
> toc, and the second describes some funky behaviour that I had to debug.
> 
> Joel Stanley (2):
>   ffspart: Add toc test
>   ffspart: Add test for eraseblock size

Reviewed-by: Samuel Mendoza-Jonas <sam at mendozajonas.com>

> 
>  external/ffspart/test/files/17-toc.in         |   5 ++
>  external/ffspart/test/files/17-toc.out        | Bin 0 -> 2560 bytes
>  .../files/18-eraseblock-gt-first-partition.in |   2 +
>  external/ffspart/test/tests/17-toc            |  15 ++++++
>  .../tests/18-eraseblock-gt-first-partition    |  45 ++++++++++++++++++
>  5 files changed, 67 insertions(+)
>  create mode 100644 external/ffspart/test/files/17-toc.in
>  create mode 100644 external/ffspart/test/files/17-toc.out
>  create mode 100644 external/ffspart/test/files/18-eraseblock-gt-first-partition.in
>  create mode 100644 external/ffspart/test/tests/17-toc
>  create mode 100644 external/ffspart/test/tests/18-eraseblock-gt-first-partition
> 




More information about the Skiboot mailing list