Skip to content
Snippets Groups Projects
  • Jeffrey Zhang's avatar
    d4490ea2
    add unittest code base · d4490ea2
    Jeffrey Zhang authored
    * add a base TestCase class
    * load the tests from the project root rather than only tests dir
    * add a test case for WorkerThread builder function
    
    Change-Id: Icf878f9249b475a311123c8235c42b1212d02ca6
    Partially-implements: bp add-ut-codebase
    d4490ea2
    History
    add unittest code base
    Jeffrey Zhang authored
    * add a base TestCase class
    * load the tests from the project root rather than only tests dir
    * add a test case for WorkerThread builder function
    
    Change-Id: Icf878f9249b475a311123c8235c42b1212d02ca6
    Partially-implements: bp add-ut-codebase