test: Disable test if it is used as subproject

This prevent other projects that depends on this to run its tests. These
tests are not guarantee to work as subproject.

Change-Id: I0743266211427e1ce20f3f8ae4ec241fd284eb7c
Signed-off-by: Willy Tu <wltu@google.com>
1 file changed
tree: 47a58b0b863c3619fa0d4c24feeeeb2b60a15a26
  1. include/
  2. src/
  3. test/
  4. .clang-format
  5. .gitignore
  6. LICENSE
  7. MAINTAINERS
  8. meson.build
  9. meson_options.txt
  10. OWNERS
  11. README.md
README.md

libbej

This library can be used to decode RDE bej data. More details on how to use the library will be added in the future.