~sheosi/helenos/lua

« back to all changes in this revision

Viewing changes to uspace/app/tester/thread/setjmp1.def

  • Committer: Sergio Tortosa (sheosi)
  • Date: 2013-12-22 14:13:23 UTC
  • mfrom: (2032.1.12 mainline)
  • Revision ID: sertorbe@gmail.com-20131222141323-gbiqm4j2w9sbjty5
MergedĀ mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
        "setjmp1",
 
3
        "Long jump test",
 
4
        &test_setjmp1,
 
5
        true
 
6
},