Index: uspace/lib/ipctest/include/ipc/ipc_test.h
===================================================================
--- uspace/lib/ipctest/include/ipc/ipc_test.h	(revision 0e2eee137d82dec8a6d820ded01ee25d3bb60b81)
+++ uspace/lib/ipctest/include/ipc/ipc_test.h	(revision 381c4260ca83be2b83b5ca14df5e4fa2cea7d5ed)
@@ -43,5 +43,8 @@
 	IPC_TEST_GET_RW_AREA_SIZE,
 	IPC_TEST_SHARE_IN_RO,
-	IPC_TEST_SHARE_IN_RW
+	IPC_TEST_SHARE_IN_RW,
+	IPC_TEST_SET_RW_BUF_SIZE,
+	IPC_TEST_READ,
+	IPC_TEST_WRITE
 } ipc_test_request_t;
 
