summaryrefslogtreecommitdiff
path: root/test/test_shell.c
AgeCommit message (Expand)Author
2018-08-14Change the way unused arguments are handledRichard Braun
2018-07-19shell: support multiple shell instancesRichard Braun
2018-01-04Move sources to new src/ directoryRichard Braun
2018-01-04error: remove and use errno.h directlyRichard Braun
2018-01-04test_shell: use the SHELL_REGISTER_CMDS macroRichard Braun
2018-01-04Make the copyright notice fit on 80 columnsRichard Braun
2018-01-04error: replace error_die with error_checkRichard Braun
2017-10-07Change the license to MITRichard Braun
2016-12-09Force brackets around one-line conditional statementsRichard Braun
2015-03-12shell: new moduleRichard Braun