summaryrefslogtreecommitdiffstats
path: root/commands/test.c
Commit message (Expand)AuthorAgeFilesLines
* commands: test: support signed comparisonsAhmad Fatoum2023-09-141-15/+51
* commands: test: add based support for bash-test styleMarco Felsch2023-07-281-6/+27
* commands: test: simplify argv handlingMarco Felsch2023-07-281-2/+2
* commands: test: drop dead assignmentAhmad Fatoum2020-06-031-1/+0
* commands/*: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-04-271-16/+4
* commands/test: Implement -b and -c to test for character and block devicesUwe Kleine-König2020-02-101-0/+14
* commands/test: Improve option parsing to handle "]" less specialUwe Kleine-König2020-02-101-5/+8
* commands/test: Bail out on incomplete command line optionsUwe Kleine-König2020-02-101-0/+5
* test: make test_aliases[] constIan Abbott2017-05-191-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-7/+7
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* test: add -L support to test if it's a symbolic linkJean-Christophe PLAGNIOL-VILLARD2012-09-051-2/+9
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-4/+4
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-3/+5
* declare lots of functions staticSascha Hauer2007-09-281-2/+1
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* remove debug printfSascha Hauer2007-09-211-5/+0
* implement test options -f, -e and -dSascha Hauer2007-09-211-1/+40
* svn_rev_706Sascha Hauer2007-07-051-0/+24
* svn_rev_701Sascha Hauer2007-07-051-0/+179