]> git.openfabrics.org - ~ardavis/dapl.git/commit
Add return codes to various functions.
authorStan Smith <stan.smith@intel.com>
Fri, 30 Jan 2009 17:48:26 +0000 (09:48 -0800)
committerArlin Davis <arlin.r.davis@intel.com>
Fri, 30 Jan 2009 17:48:26 +0000 (09:48 -0800)
commit9f87610c4b37e4db4d74205c14028582a2f6a79e
tree86df3a746dbc0fe327445a4d8e58e4b78a238bf3
parent723067550265defdcfe6e00460a4f89f7a81fbf1
Add return codes to various functions.
Add script (batch file) for Windows testing.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
21 files changed:
test/dapltest/cmd/dapl_main.c
test/dapltest/common/dapl_endian.c
test/dapltest/dapltest.rc [deleted file]
test/dapltest/dirs [new file with mode: 0644]
test/dapltest/include/dapl_execute.h
test/dapltest/include/dapl_proto.h
test/dapltest/include/dapl_tdep.h
test/dapltest/makefile.wnd [deleted file]
test/dapltest/mdep/windows/dapl_mdep_user.c
test/dapltest/mdep/windows/dapl_mdep_user.h
test/dapltest/scripts/dt-cli.bat
test/dapltest/test/dapl_client.c
test/dapltest/test/dapl_execute.c
test/dapltest/test/dapl_fft_test.c
test/dapltest/test/dapl_limit.c
test/dapltest/test/dapl_performance_client.c
test/dapltest/test/dapl_transaction_test.c
test/dapltest/udapl/udapl_tdep.c
test/dapltest/windows/SOURCES [new file with mode: 0644]
test/dapltest/windows/dapltest.rc [new file with mode: 0644]
test/dapltest/windows/makefile [new file with mode: 0644]