[DTrace-devel] [PATCH] Ensure the tst.varint test can run outside the build tree
    Nick Alcock 
    nick.alcock at oracle.com
       
    Wed Jun 23 07:46:29 PDT 2021
    
    
  
On 23 Jun 2021, Kris Van Hees verbalised:
> The tst.varint.c test was depending on two source tree files.  Those
> files are no longer available when you install DTrace packages.  The
> test has been turned into a script that executes a test/utils program
> that is compiled at build time.
Other tests similar to this one are in test/triggers: maybe this should
be too? (The general idea looks good.)
In particular, the installed testsuite contains things in test/triggers,
but not test/utils, if I read the code (I wrote) and remember it right.
    
    
More information about the DTrace-devel
mailing list