Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
cmd
/
test.c
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_test.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_test.c]
09c3280
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· 10 years ago
e5e897c
cmd_test: implement -e test for file existence
by Stephen Warren
· 11 years ago
2453de9
cmd_test: evaluate to false without any arguments
by Stephen Warren
· 11 years ago
d9b651c
cmd_test: implement ! on sub-expressions
by Stephen Warren
· 11 years ago
4c80f29
cmd_test: check for binary operators before unary
by Stephen Warren
· 11 years ago
490ba83
cmd_test: use table lookup for parsing
by Stephen Warren
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a614270
common/cmd_test: Avoid macro expansion
by York Sun
· 12 years ago
088f1b1
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
b0fe6ab
Change dead code in "test" cmd to debug output
by Joe Hershberger
· 12 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
396fd17
Add 'true' and 'false' commands
by Peter Tyser
· 15 years ago
6b8f5ad
command.c: Break commands out to appropriate cmd_*.c files
by Peter Tyser
· 15 years ago