• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

build/23-Nov-2023-1,8661,556

prebuilts/23-Nov-2023-302285

README.mdD23-Nov-2023483 1310

README.md

1### Test artifacts for shared libraries APEX support
2
3This directory contains APEX packages used for testing the platform support for
4moving shared libraries used by binaries within an APEX package into another
5APEX package.
6
7Due to the peculiarity of the build needs, this directory contains prebuilt
8artifacts used by tests. In order to regenerate these artifacts, run from the
9root of the tree:
10
11```shell script
12./system/apex/tests/testdata/sharedlibs/build/build_artifacts.sh
13```