source: mainline/uspace/app/tester/print/print3.def

Last change on this file was 2d11a7d8, checked in by Martin Decky <martin@…>, 16 years ago

tester framework rewrite (go from a menu-driven interface to command-line interface)

  • Property mode set to 100644
File size: 62 bytes
Line 
1{
2 "print3",
3 "Buffered printf test",
4 &test_print3,
5 true
6},
Note: See TracBrowser for help on using the repository browser.