commit | 19fd74879a32fb10357e0cda9c8050f01bb3eeb8 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@linaro.org> | Tue Nov 04 13:24:45 2014 +0000 |
committer | Grant Likely <grant.likely@linaro.org> | Tue Nov 04 16:43:07 2014 +0000 |
tree | daa661511b4a8c9f4e7a6d87f18429850c903fa2 | |
parent | 851da976dc1d72becc03e144b38c4efab9e7b361 [diff] |
of/unittest: Rename selftest.c to unittest.c This is unit testing code. It should use that name because it makes more sense than 'selftest'. Rename the files to match and rename the config variable. Signed-off-by: Grant Likely <grant.likely@linaro.org>