aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/check-globals.sh
diff options
context:
space:
mode:
authorJere Leppänen <jere.leppanen@nokia.com>2021-02-22 15:53:03 +0200
committerPetri Savolainen <petri.savolainen@nokia.com>2021-02-26 15:09:58 +0200
commit21cd5e4e309a24a81bfdea2b998a83426891876a (patch)
tree6224937581a70600420ea7f751358d891f82a215 /platform/linux-generic/check-globals.sh
parent706e1e6b24a40bfd9c2b07f084af47532bc2141f (diff)
build: check names of global symbols in static libraries
Add tests to check that global symbols in static libodp-linux and libodphelper conform to certain prefix patterns. Fixes: https://github.com/OpenDataPlane/odp/issues/805 Signed-off-by: Jere Leppänen <jere.leppanen@nokia.com> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Diffstat (limited to 'platform/linux-generic/check-globals.sh')
l---------platform/linux-generic/check-globals.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/linux-generic/check-globals.sh b/platform/linux-generic/check-globals.sh
new file mode 120000
index 000000000..c999a29ef
--- /dev/null
+++ b/platform/linux-generic/check-globals.sh
@@ -0,0 +1 @@
+../../scripts/check-globals.sh \ No newline at end of file