I think the subject is wrong... I'll resend them, sorry.

- Masa

On 06/19/2018 03:30 PM, Masayoshi Mizuma wrote:
> This is additional cleanup patches for test scripts.
> Add following global variable and functions to test/common file.
> Then, cleanup test script to use them.
> 
>  - NFIT_TEST_BUS[01] (global variable)
>    Buses are created when nfit_test module is loaded.
> 
>  - NDCTL (global variable)
>    ndctl command path (renamed).
> 
>  - _cleanup
>    Helper function cleans up nfit_test module.
> 
>  - json2var
>    Helper function (filter) converts json to var.
> 
> Changelog:
>  - Fix missing '-b' before $NFIT_TEST_BUS*.
> 
> Masayoshi Mizuma (2):
>   nfit, test: Add NFIT_TEST_BUS[01] variable and some helper funtions to 
> common
>   nfit, test: cleanup test scripts
> 
>  test/blk-exhaust.sh       | 21 ++++++----------
>  test/btt-check.sh         | 52 ++++++++++++++++++---------------------
>  test/btt-errors.sh        | 30 +++++++++++-----------
>  test/btt-pad-compat.sh    | 36 ++++++++++++---------------
>  test/clear.sh             | 25 +++++++------------
>  test/common               | 29 +++++++++++++++++++---
>  test/create.sh            | 26 +++++++++-----------
>  test/daxdev-errors.sh     | 29 ++++++++--------------
>  test/firmware-update.sh   | 25 +++++--------------
>  test/inject-error.sh      | 24 ++++++++----------
>  test/label-compat.sh      | 17 +++++--------
>  test/multi-dax.sh         | 23 ++++++-----------
>  test/pmem-errors.sh       | 19 +++++---------
>  test/rescan-partitions.sh | 22 ++++++++---------
>  test/sector-mode.sh       | 22 ++++++-----------
>  15 files changed, 172 insertions(+), 228 deletions(-)
> 
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to