Re: [RFC 16/20] selftest: Add Time Namespace test for supported clocks

2018-09-24 Thread Shuah Khan
Hi Dmitry, Thanks for adding tests with the kernel changes. On 09/19/2018 02:50 PM, Dmitry Safonov wrote: > This test checks that all supported clocks can be changed by > clock_settime. It would good to elaborate a bit more on the nature of the tests in the here. Also a few things to consider.

[RFC 16/20] selftest: Add Time Namespace test for supported clocks

2018-09-19 Thread Dmitry Safonov
This test checks that all supported clocks can be changed by clock_settime. Cc: linux-kselft...@vger.kernel.org Signed-off-by: Andrei Vagin Co-developed-by: Andrei Vagin Signed-off-by: Dmitry Safonov --- tools/testing/selftests/timens/.gitignore | 1 + tools/testing/selftests/timens/Makefile