aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
6 days[interpreter/riscv64] Move viota to inline testsPaul Daniel Faria
6 days[interpreter/riscv64] Move vand,vor,vxor to inline testsPaul Daniel Faria
6 days[interpreter/riscv64] Move vid and vrsub to inline testsPaul Daniel Faria
7 days[interpreter/riscv64] Move vsub tests to inline_asm_testsPaul Daniel Faria
7 days[interpreter/riscv64] Move vadd tests to inline_asm_testsPaul Daniel Faria
7 days[riscv64] Fix printing hex values in inline_asm_testsPaul Daniel Faria
8 days[interpreter/riscv64] Move vfcvt tests to inline asmPaul Daniel Faria
13 daysMerge "Add inline-asm-tests to berberis_run_host_tests" into mainTreehugger Robot
13 daysAdd inline-asm-tests to berberis_run_host_testsLev Rumyantsev
14 daysinline_asm_tests: Use EXPECT_EQ for equality checkPaul Daniel Faria
14 daysinterpreter/riscv64: Implement vfsqrt.vPaul Daniel Faria
14 daysinline_asm_tests: Add setup for running single argPaul Daniel Faria
14 daysinline_asm_tests: Expand SIMD128 repr supportPaul Daniel Faria
2024-05-09inline_asm_tests: add the rest of reduction testsLev Rumyantsev
2024-05-09inline_asm_tests: add vfredosum.vs testLev Rumyantsev
2024-05-09inline_asm_tests: add SIMD128Lev Rumyantsev
2024-05-09inline_asm_tests: add agnostic-is-undisturbed optionLev Rumyantsev
2024-05-07inline_asm_tests: swap arguments for reductionsLev Rumyantsev
2024-05-06inline_asm_tests: support testing masked insnLev Rumyantsev
2024-05-06inline_asm_tests: pass tested insn as an argLev Rumyantsev
2024-05-04inline_asm_tests: first riscv testLev Rumyantsev
2024-04-30ndk_program_tests: run in all modesLev Rumyantsev
2024-04-25Merge "berberis_all: Run tests when target allows" into mainLev Rumyantsev
2024-04-25berberis_all: Run tests when target allowsLev Rumyantsev
2024-04-24kernel_api: Emulate /proc/self/mapsLev Rumyantsev
2024-04-16signal: manage guest handlers using shared_ptrLev Rumyantsev
2024-04-14clone: add test for handlers sharingLev Rumyantsev
2024-03-2928-03-24: Upstream changesLev Rumyantsev
2024-03-18Add test to ensure SIGILL raised for fence.iPaul Daniel Faria
2024-02-22Fix improper merge conflict resolution in I63150cb1337dc24d4413ed11a93e551007...Victor Khimenko
2024-01-29Merge Android 24Q1 Release (ab/11220357)Xin Li
2024-01-16test: add tests_apkLev Rumyantsev
2024-01-15Replace typedef with using.Mohamed Elbashir Younes Snosy
2024-01-13ndk_program_tests: add arm/arm64 testsLev Rumyantsev
2024-01-12tests: add arm64 nocrt hello_worldLev Rumyantsev
2024-01-09tests: add inline_asm_testsLev Rumyantsev
2023-10-17berberis: Add native_activity, native_bridge, jni, jni_testsAkira Baruah
2023-10-13berberis/tests/jni_tests: Add jni APK testsAkira Baruah
2023-10-12berberis: Copy jni, native_activity, native_bridge, jni_testsAkira Baruah
2023-10-12Merge "Replace arraysize with std::size" into main am: 915f230a51 am: 4e9982d...Victor Khimenko
2023-10-12Replace arraysize with std::sizeVictor Khimenko
2023-10-04Merge changes from topic "revert-2769220-revert-2765950-TTMWHDWWDL-TTHVPTJOPB...Jeremiah Griffin
2023-10-03kernel_api: Implement riscv_flush_icacheJeremiah Griffin
2023-10-03Reland "tests: Add riscv64 not executable handling test"Jeremiah Griffin
2023-10-03Reland "interpreter: Raise SIGILL on undefined instruction"Jeremiah Griffin
2023-10-02Merge changes from topic "revert-2765950-TTMWHDWWDL" into main am: 090b06e395...Vincent Tew
2023-10-02Revert "interpreter: Raise SIGILL on undefined instruction"Vincent Tew
2023-10-02Revert "tests: Add riscv64 not executable handling test"Vincent Tew
2023-09-30Merge changes I167e70d6,If55154d1,I986bfb76,I53bef624 into main am: e8485e506...Jeremiah Griffin
2023-09-28tests: Add riscv64 not executable handling testJeremiah Griffin