Ashi <[email protected]> writes:

> Hi, Michael,

Hi Zhongwei,

> - And is there any test should I run? Currently, I test it by hand...

There is a Tramp test suite you could use. Just run "make check" from
the Tramp root directory.

However, this uses a mock Tramp test directory by default. If you want
to test it with your Android device, you must set the environment
variable $REMOTE_TEMPORARY_FILE_DIRECTORY. So you could call

env REMOTE_TEMPORARY_FILE_DIRECTORY=/adb:192.168.1.1#5555:/sdcard/tmp make check

The code of the test suite is located in test/tramp-tests.el.

> Thanks

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to