[−][src]Crate test_generator
Macros
| bench_expand_list | Generate a benchmark-function call for each list-element |
| bench_expand_paths | Generate a benchmark-function call for each file matching the pattern |
| glob_expand | Function-Attribute macro expanding glob-file-pattern to a list of directories and generating a test-function for each one. |
| test_expand_list | Generate a test-function call for each list-element |
| test_expand_paths | Generate a test-function call for each file matching the pattern |