|
RKH
|
Unit test for publish/subscribe mechanism of fwk module. More...
#include "unity.h"#include "rkhfwk_pubsub.h"#include "rkhfwk_pubsubSpy.h"#include "Mock_rkhfwk_rdygrp.h"#include "Mock_rkhsma.h"#include "Mock_rkhassert.h"#include "Mock_rkhport.h"#include "Mock_rkhfwk_dynevt.h"
Go to the source code of this file.
Variables | |
| RKH_SMA_T * | rkh_sptbl [RKH_CFG_FWK_MAX_SMA] |
| Priority arranged table of registered SMA. | |
Unit test for publish/subscribe mechanism of fwk module.
Definition in file test_rkhfwk_pubsub.c.