Searched refs:test_printpath (Results 1 – 22 of 22) sorted by relevance
10 test_printpath(unsigned int test_max_size);
42 test_printpath(PATH_MAX); in main()
43 test_printpath(sizeof(long) * 4); in main()
61 test_printpath(sizeof(long) * 4); in main()
91 test_printpath(const unsigned int test_max) in test_printpath() function
75 test_printpath.c \
232 libtests_a-test_printpath.$(OBJEXT) \3451 test_printpath.c \6948 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtests_a-test_printpath.Po@am__quote@7650 libtests_a-test_printpath.o: test_printpath.c7651 …test_printpath.o -MD -MP -MF $(DEPDIR)/libtests_a-test_printpath.Tpo -c -o libtests_a-test_printpa…7652 …C_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtests_a-test_printpath.Tpo $(DEPDIR)/libtests_a-test_prin…7655 …_CFLAGS) $(CFLAGS) -c -o libtests_a-test_printpath.o `test -f 'test_printpath.c' || echo '$(srcdir…7657 libtests_a-test_printpath.obj: test_printpath.c7658 …$(CFLAGS) -MT libtests_a-test_printpath.obj -MD -MP -MF $(DEPDIR)/libtests_a-test_printpath.Tpo -c…7659 …C_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtests_a-test_printpath.Tpo $(DEPDIR)/libtests_a-test_prin…[all …]
7756 * tests/test_printpath.c: Likewise.13291 tests: add test_printpath function to libtests.13292 * tests/test_ucopy.h (test_printpath): New prototype.13293 * tests/test_printpath.c: New file.