Switch unit tests to jerry-libc.

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
Ruben Ayrapetyan
2015-06-15 22:10:10 +03:00
parent 6d6c913bdc
commit f115f731c3
12 changed files with 44 additions and 23 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ int
main (int __attr_unused___ argc,
char __attr_unused___ **argv)
{
TEST_RANDOMIZE ();
TEST_INIT ();
for (uint32_t i = 0; i < test_iters; i++)
{