aboutsummaryrefslogtreecommitdiff
path: root/tests/ipc-notify/source.mk
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-08-22 14:57:14 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-08-22 14:57:14 +0300
commitc3ea570bae8f7daeac8e0614a958e983fcf9940e (patch)
treea6060c571a2ce715037f98df139562cb161cf91e /tests/ipc-notify/source.mk
parentfcd4d35ab52e26942f7adbd555be4d563ad06980 (diff)
downloadkmi-c3ea570bae8f7daeac8e0614a958e983fcf9940e.tar.gz
kmi-c3ea570bae8f7daeac8e0614a958e983fcf9940e.zip
add ipc_notify testcase, remove ipc_ghost
+ A bit easier to implement just ignoring the ipc_resp() arguments than try to enforce that a notification is exited from by ipc_ghost(), especially in cases where the root process has been killed.
Diffstat (limited to 'tests/ipc-notify/source.mk')
-rw-r--r--tests/ipc-notify/source.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ipc-notify/source.mk b/tests/ipc-notify/source.mk
new file mode 100644
index 0000000..e154996
--- /dev/null
+++ b/tests/ipc-notify/source.mk
@@ -0,0 +1,2 @@
+DO != ./scripts/gen-prog -n ipc-notify -p init init.c
+DO != ./scripts/gen-simple -n ipc-notify -p init