meta-agl-devel: remove meta-agl-wireless-monitor
[AGL/meta-agl-devel.git] / meta-agl-test / README.md
1 # AGL test support layer
2
3 This yocto layer adds the feature 'agl-test'
4
5 'agl-test' is used to compile the test sets and test framework into the
6 image, make it more convenient to test target.
7
8 For running test using 'agl-test', refer to:
9     https://git.automotivelinux.org/src/agl-test-framework/tree/README
10
11 Now it's only support the target agl-demo-platform(ivi)
12
13 ## Setup
14
15 Enable the  `agl-test` AGL feature when setting up your build environment
16 with aglsetup.sh.
17
18 This will add the `packagegroup-agl-extend-test` packagegroup to the image,
19 For specific packages to be added, please refer to the file:
20     ./recipes-platform/packagegroup/packagegroup-agl-extend-test.bb