-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tic tac toe (3 component) model for interface testing. #1
Comments
cortlandstarrett
added a commit
that referenced
this issue
Dec 4, 2012
cortlandstarrett
pushed a commit
that referenced
this issue
Dec 6, 2012
Turned on tasking. Generated code with better component message tracing. #1
cortlandstarrett
pushed a commit
that referenced
this issue
Dec 6, 2012
cortlandstarrett
pushed a commit
that referenced
this issue
Dec 6, 2012
mutexing code. Added some OAL to include transient sets, which use the dynamic containers (containoids). #1
cortlandstarrett
added a commit
that referenced
this issue
Dec 6, 2012
cortlandstarrett
added a commit
that referenced
this issue
Dec 14, 2012
cortlandstarrett
added a commit
that referenced
this issue
Dec 14, 2012
cortlandstarrett
pushed a commit
that referenced
this issue
Dec 14, 2012
mutexing code. Added some OAL to include transient sets, which use the dynamic containers (containoids). #1
cortlandstarrett
added a commit
that referenced
this issue
Dec 14, 2012
cortlandstarrett
added a commit
that referenced
this issue
Dec 14, 2012
cortlandstarrett
added a commit
that referenced
this issue
Dec 14, 2012
cortlandstarrett
added a commit
that referenced
this issue
Dec 31, 2014
job: #589 Adding test model that exercises returning strings in the fa...
cortlandstarrett
pushed a commit
that referenced
this issue
Jan 20, 2017
Updating master in my fork.
keithbrown
added a commit
that referenced
this issue
Feb 7, 2017
Update my fork with xtuml/models master
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a model that does a lot of sending/receiving of signals and operations.
The tic tac toe model does that and pretty much only that.
It is meant to stress this communication in the face of tasking/threading.
The text was updated successfully, but these errors were encountered: