commit | ee14fc396dff50a263b62670f5484efcd6316aeb | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Oct 18 16:52:17 2016 -0500 |
committer | Rob Landley <rob@landley.net> | Tue Oct 18 16:52:17 2016 -0500 |
tree | 55d8f9643ec81b4151e346fc9fa8e68ad7aa6a7d | |
parent | 54e8313d6ac41fb822ce8f15e7cbffcff44f58e0 [diff] |
Test infrastructure: collate make "test_single" and "make tests" into common function, and add $C variable with an absolute path to the command being tested (you need to call things like printf by path to avoid shell builtins, might as well be consistent).