test a list of subroutines provided by a module
This simple test module checks the subroutines provided by a module. This is useful for confirming a planned API in testing and ensuring that other functions aren't unintentionally included via import.
Maintainer: Wen Heping <wenheping2000@hotmail.com>