tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem in using tramp by adb


From: Michael Albinus
Subject: Re: problem in using tramp by adb
Date: Sun, 12 Oct 2014 20:09:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Ashi <address@hidden> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]