~raof/mir/prober-drm-device-probe

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Thomi Richards
  • Date: 2013-06-04 21:02:22 UTC
  • mto: This revision was merged to the branch mainline in revision 721.
  • Revision ID: thomi.richards@canonical.com-20130604210222-51qyehy5pbxl9wab
Initial import of the mir-stress code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
add_subdirectory(client-language/)
37
37
add_subdirectory(behavior-tests/)
38
38
add_subdirectory(death-tests/)
 
39
add_subdirectory(mir-stress/)
39
40
 
40
41
mir_add_memcheck_test()