Home | History | Annotate | Download | only in tests
      1 job.run_test('selftest', 'print', "stdout hello\n", tag='test1')
      2 job.run_test('selftest', 'warn', "stderr hello\n", tag='test2')
      3