Rev 1343 | Rev 1353 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1343 | Rev 1347 | ||
|---|---|---|---|
| Line 362... | Line 362... | ||
| 362 | // test_advanced_ipc(); |
362 | // test_advanced_ipc(); |
| 363 | // test_connection_ipc(); |
363 | // test_connection_ipc(); |
| 364 | // test_hangup(); |
364 | // test_hangup(); |
| 365 | // test_slam(); |
365 | // test_slam(); |
| 366 | // test_as_send(); |
366 | // test_as_send(); |
| 367 | test_pci(); |
367 | // test_pci(); |
| 368 | test_kbd(); |
368 | test_kbd(); |
| 369 | 369 | ||
| 370 | /* |
370 | /* |
| 371 | printf("Userspace task, taskid=%llX\n", task_get_id()); |
371 | printf("Userspace task, taskid=%llX\n", task_get_id()); |
| 372 | 372 | ||