Searched refs:test_ss (Results 1 – 5 of 5) sorted by relevance
1 test_ss 1.0. Type '?' for a list of commands.13 test_ss: Command not found quux15 test_ss: Command not found quux
84 CFILES= $(SRCS) $(MKCMDSCSRCS) test_ss.c90 test_ss.c ss 162 test_ss: test_ss.o test_cmd.o $(DEPLIBSS) $(DEPLIBCOM_ERR)164 $(Q) $(CC) -o $@ test_ss.o test_cmd.o $(ALL_CFLAGS) \167 check:: all test_ss169 …-@(LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_ss -f $(srcdir)/test_script > test_out 2…175 tst_cmds.c test_ss test_out test.diff *.o *~ \#* *.bak core \
44 void test_ss() { (void) ss; } in test_ss() function
1490 * Fix errors in test_ss.c so it can be an example application and test case
3438 Fix the test_ss.c in lib/ss so it can be used as an example