mbox series

[RFC,0/2] tests/throtl: add two regression tests

Message ID 20250307080318.3860858-1-yukuai1@huaweicloud.com (mailing list archive)
Headers show
Series tests/throtl: add two regression tests | expand

Message

Yu Kuai March 7, 2025, 8:03 a.m. UTC
From: Yu Kuai <yukuai3@huawei.com>

Yu Kuai (2):
  tests/throtl: add a new test 007
  tests/throtl: add a new test 008

 tests/throtl/007     | 65 ++++++++++++++++++++++++++++++++++++++++++++
 tests/throtl/007.out |  4 +++
 tests/throtl/008     | 39 ++++++++++++++++++++++++++
 tests/throtl/008.out |  6 ++++
 4 files changed, 114 insertions(+)
 create mode 100755 tests/throtl/007
 create mode 100644 tests/throtl/007.out
 create mode 100755 tests/throtl/008
 create mode 100644 tests/throtl/008.out