This is very cool, thank you!
One question about the fflush() you mention: I use awk filters a lot and never had any need to explicitly flush, but you probably did. Mind sharing some details on your use case?
Thank you!

On Sat, Apr 16, 2022 at 01:04:21PM -0500, Edgar Pettijohn wrote:
I've written a perl script to help test filters. It can be found at:

http://www.pettijohn-web.com/filter-test.pl

Its not 100% complete but it should be helpful enough in finding common problems. Such as forgetting fflush() in awk filters or swapping the session id and opaque tokens.

If you run into any problems please send examples of what you expected vs what you got. Or patches would be great.


Edgar



Reply via email to