On Wed, 13 May 2026 19:28:23 -0700 Bobby Eshleman wrote:
> > Also I think you missed adding the new file to Makefiles ?
> > It needs to be under TEST_FILES for building tarballs  
> 
> Ah okay, I wasn't sure if the already existing `TEST_INCLUDES :=
> $(wildcard lib/py/*.py ../lib/py/*.py)` was sufficient or not. Will use
> TEST_FILES with the devmem_lib approach above next rev.

Ah, you're right! Forgot we have the wildcard there.

We should probably update
https://github.com/linux-netdev/nipa/blob/main/tests/patch/check_selftest/test.py

Reply via email to