Kenneth-Lee / wd_ut

ut for wrapdrive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WarpDrive Test Bench

To use:

  1. change the target dir in Makefile
  2. add a xxxx.ut.c for xxxx.c if it does not exist
  3. add empty stub header file in general_stub
  4. add testcase in xxxx.ut.c (refer to the other xxxx.ut.c file)

About

ut for wrapdrive

License:Other


Languages

Language:C 97.5%Language:Makefile 2.5%