Files
oopt-tai/stub/README.md
Wataru Ishida 5bea26d46b stub: enhance overall functionality to enable more testing
stub library was just a reference example for TAI library implementers.
This patch adds more functionality to be able to test other TAI
components like taish using stub library.

Major updates are

- add storage to store attributes which are set
- call module_presence callback
- use meta library instead of switch statements to automatically support
  newly added attributes

Signed-off-by: Wataru Ishida <ishida@nel-america.com>
2019-02-06 17:03:14 -08:00

288 B

TAI stub library

TAI stub library is an example TAI library. TAI library implementers can use this as a reference implementation.

How to build

prerequisite

$ make