summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test
Commit message (Expand)AuthorAgeFilesLines
* * config/unix.exp (top level): Load helpers.exp here, to make sure databaseKen Raeburn2002-06-092-0/+8
* do database expansion from tcl driver codeKen Raeburn2002-01-093-1/+109
* * xdr_reference.c (xdr_reference): Remove cast in argument to memsetEzra Peisach2001-07-273-3/+10
* * rpc_test_clnt.c, rpc_test_svc.c: Include string.h for memsetEzra Peisach2001-07-093-0/+7
* * rpc_test_svc.c: Change rpc_test_prog_1 toEzra Peisach2001-07-024-11/+22
* * client.c: Include unistd.h for getopt() prototypeEzra Peisach2001-06-084-95/+25
* * server.c (log_badauth_display_status_1): Do not assume thatEzra Peisach2001-06-072-6/+12
* * server.c (log_badauth_display_status_1): Need value element ofEzra Peisach2001-06-052-3/+6
* * client.c (main): Missing arguments to printf fixedEzra Peisach2001-06-052-2/+10
* * client.c (main): Ensure that end of string is NULL terminatedEzra Peisach2001-04-242-9/+22
* Run RPC tests with one invocation of DejaGnu rather than twoKen Raeburn2000-07-014-15/+23
* pullup from 1.2.1 releaseKen Raeburn2000-07-012-0/+6
* * rpc_test_setup.sh: Error out if server_handle doesn't get set in the Tcl sc...Ken Raeburn2000-06-302-0/+11
* pullup from 1.2 branchKen Raeburn2000-06-272-3/+9
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu2000-02-153-0/+29
* * config/unix.exp: Call send_error instead of fail to preventTom Yu2000-02-073-7/+16
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) toKen Raeburn1999-09-212-2/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-1/+10
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-1/+1
* * client.c: Update header locations. Rename of xdr_freeTom Yu1998-02-144-8/+23
* * client.c (main): Tweak the kludge variableTom Yu1998-02-122-0/+14
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * configure.in, Makefile.in: Add test to disable udp test underTom Yu1997-10-103-2/+19
* Merge of libhack_branchTom Yu1997-02-093-11/+15
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-2/+8
* * server.c (main): Add declaration of optind for systems thatTom Yu1996-11-152-0/+6
* * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.shBarry Jaspan1996-11-142-8/+4
* clean: Remove test programs and objectsEzra Peisach1996-11-132-0/+11
* * lib/helpers.exp, client.c, server.c, config/unix.exp,Barry Jaspan1996-11-126-22/+79
* * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSETom Yu1996-11-122-2/+10
* * rpc_test_setup.sh: Use a temp file rather than a here documentTom Yu1996-11-122-3/+8
* Changes to support AC_CANONICAL_HOST for runtest flags; seeTom Yu1996-11-122-1/+6
* * Makefile.in (client.o, server.o): client.o and server.o, notTom Yu1996-11-112-4/+6
* Remove calls to macros that are a part of CONFIG_RULES;Tom Yu1996-11-082-2/+2
* * Makefile.in (server.o): Fix typo in previous checkinTom Yu1996-11-072-1/+5
* * Makefile.in: Add dependencies on $(srcdir)/foo.c so that someTom Yu1996-11-062-0/+7
* We don't need the special case for linux anymore, since we'reTheodore Tso1996-11-062-11/+6
* Use $(LD) instead of $(CC) at link stage - this allows one to useEzra Peisach1996-10-312-2/+7
* Fix typo in lastEzra Peisach1996-10-311-1/+1
* * Makefile.in: Only run tests if required programs, librariesEzra Peisach1996-10-313-1/+26
* * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h:Barry Jaspan1996-10-245-9/+125
* * rpc_test.0/expire.exp: add test for expired credentialsBarry Jaspan1996-10-164-96/+58
* unit-test/testsuite merged up into unit-test, like all the otherBarry Jaspan1996-10-157-430/+0
* * initial changes to make rpc unit tests work with new build/testBarry Jaspan1996-10-1511-1/+468
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2211-0/+1183