hptsf / notifierchain-test

test code for notifier chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test code for notifier chain

chain_0.c:
    - Define chain variable
    - Define register and call interfaces

chain_1.c:
    - define the callback function
    - Test code for register interface

chain_2.c:
    - Test code for call

About

test code for notifier chain


Languages

Language:C 81.3%Language:Makefile 18.7%