~robertcarr/unity/dash-overlay-blending

« back to all changes in this revision

Viewing changes to tests/unit/test-unit.cpp

Add first bits of unity teshhhhhhting

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include <stdlib.h>
 
2
 
 
3
int
 
4
main (int argc, char **argv)
 
5
{
 
6
  return 0;
 
7
}