Searched refs:test_micro (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/
H A Dtest_micro3 # $Id: test_micro,v 1.51 2008/04/14 02:21:47 david Exp $
6 # Build test_micro on a POSIX system.
9 # See if there's a test_micro binary already.
10 test $clean -eq 0 && test -x test_micro && return 0
12 echo 'Compiling test_micro...'
13 rm -f test_micro
21 $SRC -o test_micro libdb.a $LIBS || return 1
25 # Build test_micro on a Windows system.
28 # See if there's a test_micro binary already.
29 test $clean -eq 0 && test -x test_micro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile679 test_micro.o util_arg.o
979 $(RM) -rf logtrack_seen.db test_micro test_mutex .libs
1092 b_curalloc.o: $(srcdir)/test_micro/source/b_curalloc.c
1093 $(CC) $(CFLAGS) -I$(srcdir)/test_micro/source $?
1094 b_curwalk.o: $(srcdir)/test_micro/source/b_curwalk.c
1095 $(CC) $(CFLAGS) -I$(srcdir)/test_micro/source $?
1096 b_del.o: $(srcdir)/test_micro/source/b_del.c
1097 $(CC) $(CFLAGS) -I$(srcdir)/test_micro/source $?
1098 b_get.o: $(srcdir)/test_micro/source/b_get.c
1099 $(CC) $(CFLAGS) -I$(srcdir)/test_micro/sourc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in674 test_micro@o@ util_arg@o@
970 $(RM) -rf logtrack_seen.db test_micro test_mutex .libs
1083 b_curalloc@o@: $(srcdir)/test_micro/source/b_curalloc.c
1084 $(CC) $(CFLAGS) -I$(srcdir)/test_micro/source $?
1085 b_curwalk@o@: $(srcdir)/test_micro/source/b_curwalk.c
1086 $(CC) $(CFLAGS) -I$(srcdir)/test_micro/source $?
1087 b_del@o@: $(srcdir)/test_micro/source/b_del.c
1088 $(CC) $(CFLAGS) -I$(srcdir)/test_micro/source $?
1089 b_get@o@: $(srcdir)/test_micro/source/b_get.c
1090 $(CC) $(CFLAGS) -I$(srcdir)/test_micro/sourc
[all...]
H A Ds_vxworks242 test_micro"
257 test_micro/source/b_curalloc.c
258 test_micro/source/b_curwalk.c
259 test_micro/source/b_del.c
260 test_micro/source/b_get.c
261 test_micro/source/b_inmem.c
262 test_micro/source/b_load.c
263 test_micro/source/b_open.c
264 test_micro/source/b_put.c
265 test_micro/sourc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Dtest_micro.c2 * $Id: test_micro.c,v 1.7 2008/05/07 12:27:36 bschmeck Exp $
37 test_micro(args) function
43 __db_util_arg("test_micro", args, &argc, &argv);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A DMakefile.6x565 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/build_vxworks/test_micro/b_curalloc.o : $(BDB_ROOT)/build_vxworks/test_micro/b_curalloc.c
567 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/build_vxworks/test_micro/b_curwalk.o : $(BDB_ROOT)/build_vxworks/test_micro/b_curwalk.c
569 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/build_vxworks/test_micro/b_del.o : $(BDB_ROOT)/build_vxworks/test_micro/b_del.c
571 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/build_vxworks/test_micro/b_get.o : $(BDB_ROOT)/build_vxworks/test_micro/b_get.c
573 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/build_vxworks/test_micro/b_inmem.o : $(BDB_ROOT)/build_vxworks/test_micro/b_inme
[all...]

Completed in 190 milliseconds