Searched refs:command4 (Results 1 – 2 of 2) sorted by relevance
23 const char *command4 = "Random Command\t\t\n\t1 2 3"; in test_EvaluateCommandLength() local37 length = strlen(command4); in test_EvaluateCommandLength()38 commandLength = remoteconfig_cmdlength(command4, command4+length); in test_EvaluateCommandLength()
5 SRCS= battlestar.c command1.c command2.c command3.c command4.c \