1config BR2_PACKAGE_LUA_LUNITX
2	bool "lua-lunitx"
3	help
4	  Lunitx is a unit testing framework for lua, written in lua.
5
6	  https://github.com/dcurrie/lunit
7