StratifyLabs / sostest

Stratify OS Test Suite
GNU Lesser General Public License v3.0
3 stars 3 forks source link

Add RingTest class for var::Ring #33

Open tyler-gilbert opened 6 years ago

tyler-gilbert commented 6 years ago

@shomagan Can you work on this one as well?

shomagan commented 6 years ago

Ring api have some failed tests, m_tail increase before m_head fill and one byte in buffer not used https://github.com/StratifyLabs/sostest/pull/39

tyler-gilbert commented 6 years ago

@shomagan Let's not worry about Ring for now. It is going to be changed to be a template class.