summaryrefslogtreecommitdiffstatshomepage
path: root/lib/tinytest/tinytest_macros.h
Commit message (Collapse)AuthorAge
* lib/tinytest: Move from tools/tinytest.Paul Sokolovsky2017-12-08
Tinytest library was misplaced under tools/. By convention, any target libraries belong to lib/, while tools/ contains host-side tools.