Port TestExtIpc to php
commit12b68dcd4b664d4c76bd5d23ba4217ea6f7d13f5
authorJordan DeLong <jdelong@fb.com>
Sat, 15 Jun 2013 22:53:48 +0000 (15 15:53 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 18 Jun 2013 23:23:24 +0000 (18 16:23 -0700)
tree9f63b4a9fb6d46456033c7e5ce89444fa359cd7b
parent58f3a890390e9d81163d603189deecd11f5787e1
Port TestExtIpc to php

I don't like these ones very much.
hphp/test/ext/test_ext.h
hphp/test/ext/test_ext_ipc.cpp [deleted file]
hphp/test/ext/test_ext_ipc.h [deleted file]
hphp/test/slow/ext_ipc/message_queue.php [new file with mode: 0644]
hphp/test/slow/ext_ipc/message_queue.php.expect [new file with mode: 0644]
hphp/test/slow/ext_ipc/semaphore.php [new file with mode: 0644]
hphp/test/slow/ext_ipc/semaphore.php.expect [new file with mode: 0644]
hphp/test/slow/ext_ipc/shared_memory.php [new file with mode: 0644]
hphp/test/slow/ext_ipc/shared_memory.php.expect [new file with mode: 0644]