Hi,
I am trying to demonstrate testing the “gedit” using autotest. I am testing gedit using LDTP(http://ldtp.freedesktop.org/) . Also I want to perform this testing in normal user. The ldtp test execution (shell) user should be the same user as the user logged to desktop. Even In simple case, for example if I want to launch gedit from ssh shell, I should be logging as the same user id which is logged to desktop(GUI mode). Then I can export DISPLAY variable and launch.
Now coming to autotest scenario, autotest wants to login as root to client , but I actually want to perform my test execution as normal user. Is there any way that I can achieve my goal?. I should be able to use all autotest APIs (like utils.system etc) as normal user.
Thanks in advance,
Yesuraj ABRAHAM
|
|
_______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
