Bugzilla – Attachment 216430 Details for
Bug 388612
test case for build-test
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
Sample testsuite
kbdset.ycp (text/plain), 517 bytes, created by
Jiri Srain
on 2008-05-19 14:12:08 UTC
(
hide
)
Description:
Sample testsuite
Filename:
MIME Type:
Creator:
Jiri Srain
Created:
2008-05-19 14:12:08 UTC
Size:
517 bytes
patch
obsolete
> >// testedfiles: foo.ycp >// intentionally non-existent file > >{ > > include "testsuite.ycp"; > map READ = $["target" : $[ > "stat" : $[], > "yast2" : $[], > ]]; > map WRITE = $[]; > map EXEC = $["target" : $[ > "bash_output" : $[], > ]]; > TESTSUITE_INIT ([READ, WRITE, EXEC], ""); > import "Pkg"; > import "Keyboard"; > import "Mode"; > > Mode::SetTest ("testsuite"); > > TEST (``(Keyboard::Set ("en")), [READ, WRITE, EXEC], $[]); > TEST (``(Keyboard::xf86_update()), [READ, WRITE, EXEC], $[]); >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 388612
: 216430