1config BR2_PACKAGE_BATS_SUPPORT
2	bool "bats-support"
3	help
4	  bats-support is a supporting library providing common
5	  functions to test helper libraries written for Bats.
6
7	  https://github.com/bats-core/bats-support
8