]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: log: Give tests names instead of numbers
authorSean Anderson <seanga2@gmail.com>
Tue, 27 Oct 2020 23:55:28 +0000 (19:55 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 30 Oct 2020 14:55:26 +0000 (10:55 -0400)
commit046b8c06505fec6cc4bde255ee83ee7d9bdf8a24
tree45d7e48252d1a4b1e3e9b6b3e8fdafcf4835720e
parent62ef81891d3197bd6e4bcd387a39580c319b2026
test: log: Give tests names instead of numbers

Now that the log test command is no more, we can give the log tests proper
names.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
test/log/log_test.c