Re: [FFmpeg-devel] [PATCH v3 2/2] fate: Add test for namespace prefixes in libraries

2021-02-02 Thread Andreas Rheinhardt
Mark Thompson: > On 30/01/2021 04:47, Andreas Rheinhardt wrote: >> Mark Thompson: >>> Ensures that external symbols in the built static libraries either have >>> correct namespace prefixes or are on a known list of exceptions. >>> --- >>>   tests/Makefile  |  1 + >>>   tests/fat

Re: [FFmpeg-devel] [PATCH v3 2/2] fate: Add test for namespace prefixes in libraries

2021-02-02 Thread Mark Thompson
On 30/01/2021 04:47, Andreas Rheinhardt wrote: Mark Thompson: Ensures that external symbols in the built static libraries either have correct namespace prefixes or are on a known list of exceptions. --- tests/Makefile | 1 + tests/fate/namespace.mak| 19 +

Re: [FFmpeg-devel] [PATCH v3 2/2] fate: Add test for namespace prefixes in libraries

2021-01-29 Thread Andreas Rheinhardt
Mark Thompson: > Ensures that external symbols in the built static libraries either have > correct namespace prefixes or are on a known list of exceptions. > --- > tests/Makefile | 1 + > tests/fate/namespace.mak| 19 ++ > tests/fate/namespace.sh

Re: [FFmpeg-devel] [PATCH v3 2/2] fate: Add test for namespace prefixes in libraries

2021-01-25 Thread Andreas Rheinhardt
Mark Thompson: > Ensures that external symbols in the built static libraries either have > correct namespace prefixes or are on a known list of exceptions. > --- > tests/Makefile | 1 + > tests/fate/namespace.mak| 19 ++ > tests/fate/namespace.sh

[FFmpeg-devel] [PATCH v3 2/2] fate: Add test for namespace prefixes in libraries

2021-01-25 Thread Mark Thompson
Ensures that external symbols in the built static libraries either have correct namespace prefixes or are on a known list of exceptions. --- tests/Makefile | 1 + tests/fate/namespace.mak| 19 ++ tests/fate/namespace.sh | 15 tests/ref