Home
last modified time | relevance | path

Searched refs:harness (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dtest262.patch1 diff --git a/harness/atomicsHelper.js b/harness/atomicsHelper.js
3 --- a/harness/atomicsHelper.js
4 +++ b/harness/atomicsHelper.js
24 diff --git a/harness/regExpUtils.js b/harness/regExpUtils.js
26 --- a/harness/regExpUtils.js
27 +++ b/harness/regExpUtils.js
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drun-test262.c1492 int run_test_buf(const char *filename, char *harness, namelist_t *ip, in run_test_buf() argument
1520 if (eval_file(ctx, harness, ip->array[i], in run_test_buf()
1553 char *harness; in run_test() local
1568 harness = harness_dir; in run_test()
1571 if (!harness) { in run_test()
1577 harness = harnessbuf; in run_test()
1658 if (!harness) { in run_test()
1664 harness = harnessbuf; in run_test()
1762 ret = run_test_buf(filename, harness, ip, buf, buf_len, in run_test()
1767 ret |= run_test_buf(filename, harness, ip, buf, buf_len, in run_test()
A Dtest262.conf29 harnessdir=test262/harness
A Dtest262o.conf20 harnessdir=test262o/test/harness
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi217 The patch adds the implementation specific @code{harness} functions
252 @code{test262-harness}@footnote{@url{https://github.com/bterlson/test262-harness}}
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog3088 8c515d54 Merge "harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc" into 0.2.0
3090 bff34ac1 harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc

Completed in 27 milliseconds