On 27.3.2014 09:33, Lukas Ocilka wrote:
And here's what I needed to run to get all the logs: `cd yast-yast2/library/network/testsuite` `/usr/lib/YaST2/bin/y2base -l - -c /usr/share/YaST2/data/testsuite/log.conf -I ../src -M ../src tests/SuSEFirewall.rb UI`
You might also need to set Y2ALLGLOBAL=1 while running a testsuite (if it calls private methods/variables), so...
Y2ALLGLOBAL=1 /usr/lib/YaST2/bin/y2base -l - -c /usr/share/YaST2/data/testsuite/log.conf -I ../src -M ../src tests/SuSEFirewall.rb UI
Lukas -- Lukas Ocilka, Yast TL, Cloud & Systems Management Department SUSE LINUX s.r.o., Praha -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
