summaryrefslogtreecommitdiff
path: root/libnativebridge/tests/NativeBridgeTest.h
AgeCommit message (Expand)Author
2025-03-20Move more path logic for tests to testing.cc, so it can be used without Martin Stjernholm
2025-02-05nativebridge: Add isNativeBridgeFunctionPointer method dimitry
2024-07-09Style changes in `libnativebridge-tests`. Roland Levillain
2024-05-15Use isolated: true instead of test_per_src: true in libnativebridge_tests Colin Cross
2023-08-08nativebridge: Add getTrampoline2 function to pass JNICallType dimitry
2022-06-10Revert "Use compile_multilib: "both" with "32"/"64" suffixes by default for ART" Nicolas Geoffray
2022-06-10Use compile_multilib: "both" with "32"/"64" suffixes by default for ART Martin Stjernholm
2021-06-03Fix bitrot in the libnativebridge tests. Martin Stjernholm
2020-07-27libnativebridge: updates for Android's inclusive language guidance Orion Hodson
2019-10-16Remove temporary CPPLINT.cfg files Orion Hodson
2019-10-11Move libnative{bridge,loader} to art/ Orion Hodson