repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
tests
/
Smart_Proxies
/
dtor
/
README
blob
c3b43620bec05e6ebe2e753672708516cf65cbeb
1
2
3
This test is to test if the destruction process
4
and the _non_existent() function in the smart proxy
5
is working properly.
6
7
For execution of the test:
8
9
1) ./server -o test.ior
10
11
2) ./client
12
13
or simply use:
14
15
run_test.pl
16