Searched refs:test_ss (Results 1 – 7 of 7) 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
83 CFILES= $(SRCS) $(MKCMDSCSRCS) test_ss.c89 test_ss.c ss 161 test_ss: test_ss.o test_cmd.o $(DEPLIBSS) $(DEPLIBCOM_ERR)163 $(Q) $(CC) -o $@ test_ss.o test_cmd.o $(ALL_CFLAGS) $(ALL_LDFLAGS) \166 check:: all test_ss168 -@($(TESTENV) ./test_ss -f $(srcdir)/test_script > test_out 2>&1; exit 0)174 tst_cmds.c test_ss test_out test.diff *.o *~ \#* *.bak core \
53 extern void test_ss(void);101 call32_from_64(stack32 + 4088, test_ss); in main()
42 void test_ss() { (void) ss; } in test_ss() function
128 lib/ss/test_ss
4294 Fix the test_ss.c in lib/ss so it can be used as an example
1916 * Fix errors in test_ss.c so it can be an example application and test case