Commit e89d876f authored by Markus Kauppila's avatar Markus Kauppila

Ported tests from "./tests/automated/render"

parent 2df605db
......@@ -141,7 +141,6 @@ dummycase2(void *arg)
void
dummycase3(void *arg)
{
while(0);
//AssertTrue(1, "Assert message");
AssertTrue(RandomUint8() != 100, "Value is 100");
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment