Category Archives: Concurrent Unit Testing

My work on unit testing for concurrent programs.

compactWait and compactThreadExit

Ok, now I have a strategy that inserts calls to… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

When a Thread Terminates

I’m still dealing with this deadlock problem. I… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

The End is Important

When I implemented last night’s sketch, I reali… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Even Trickier

I’ve just realized there’s a potential problem … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Definitely Tricky

I just noticed that my algorithm still isn’t co… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Tricky Bit of Code

The wait algorithm is turning out to be trickie… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Don’t Know, But Managed Anyway

I’ve thought about where these sync points come… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

More Information about the Sync Points

I created the strategy and thread monitor that … Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

DestroyJavaVM

The that produces the synchronization points af… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Trying to Find the Source

I’m still trying to find the source of the sync… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

XML Configuration Files

Oh, one more thing, it’s minor but sort of inte… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Time for Another Update

I haven’t written in my blog for a while, but a… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Perforce-Inspired Patterns

Last night I started writing a class name match… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Error Theory

I have a theory now for why the error below occ… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

James’ Suggestions

I talked to James, my office mate, today. He ha… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Exceptions Prove the Rule

I worked some more on the ProperObjectSuperClas… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Just Changing Superclass Not Enough

One of the last things I’d written and begun to… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Change Call Target & Create Decorator Strategies

I’m testing a strategy, ChangeCallTargetInstrum… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post  

Poster: Unit Testing for Concurrent Programs

Unit Testing for Concurrent Programs Continue reading

Share
Posted in Concurrent Unit Testing, Publications | Leave a comment

Print This Post Print This Post  

Status Update

Here’s an email that I just sent to my advisor:… Continue reading

Share
Posted in Concurrent Unit Testing | Leave a comment

Print This Post Print This Post