source:
trunk/packages/xen-3.1/xen-3.1/tools/libaio/harness/attic/1.t
@
34
Last change on this file since 34 was 34, checked in by hartmans, 18 years ago | |
---|---|
File size: 103 bytes |
Line | |
---|---|
1 | /* 1.t |
2 | Test harness check: fail. |
3 | */ |
4 | int test_main(void) |
5 | { |
6 | printf("test_main: fail\n"); |
7 | return 1; |
8 | } |
9 |
Note: See TracBrowser
for help on using the repository browser.