summaryrefslogtreecommitdiff
path: root/indra/llcommon/tests/llleap_test.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-03-05 18:49:27 -0500
committerNat Goodspeed <nat@lindenlab.com>2012-03-05 18:49:27 -0500
commit63b393da31e9fb972428fe957a05955a3d903113 (patch)
treecc49e98e62b46077bc8301b5d7ce8df1f7822a14 /indra/llcommon/tests/llleap_test.cpp
parentf02ded46fe6f166a07673d97301bf169eb0b9ba8 (diff)
Introduce (disabled) LLLeap debugging code to validate stdin writes.
While debugging mysterious problem on Windows, one potential failure mode to rule out was the possibility that streaming std::ostringstream << LLSDNotationStreamer(large_LLSD) might itself cause trouble -- even before attempting to write to the LLProcess::WritePipe. The debugging code validated that the correct length is being reported, and that deserializing the resulting buffer produces equivalent LLSD. This code verified correct operation, and so has been disabled, as it's expensive at runtime.
Diffstat (limited to 'indra/llcommon/tests/llleap_test.cpp')
0 files changed, 0 insertions, 0 deletions