[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG=yYwk+g28_dnOcN--w-PLbGtA2oM5tq14W4X5bBjdurnF2iA@mail.gmail.com>
Date: Thu, 23 May 2019 22:29:36 +0530
From: Jeffrin Thalakkottoor <jeffrin@...agiritech.edu.in>
To: a.zummo@...ertech.it, alexandre.belloni@...tlin.com,
Shuah Khan <shuah@...nel.org>
Cc: linux-rtc@...r.kernel.org, linux-kselftest@...r.kernel.org,
lkml <linux-kernel@...r.kernel.org>
Subject: about selftests/rtc test related stuff
I get the following result when i run "rtctest"
please see the following....
-----------------x------------------------x-----------------
$pwd
/home/jeffrin/upstream/linux-kselftest/tools/testing/selftests/rtc
$./rtctest
[==========] Running 7 tests from 2 test cases.
[ RUN ] rtc.date_read
rtctest.c:32:rtc.date_read:Expected -1 (18446744073709551615) !=
self->fd (18446744073709551615)
rtc.date_read: Test terminated by assertion
[ FAIL ] rtc.date_read
[ RUN ] rtc.uie_read
rtctest.c:32:rtc.uie_read:Expected -1 (18446744073709551615) !=
self->fd (18446744073709551615)
rtc.uie_read: Test terminated by assertion
[ FAIL ] rtc.uie_read
[ RUN ] rtc.uie_select
rtctest.c:32:rtc.uie_select:Expected -1 (18446744073709551615) !=
self->fd (18446744073709551615)
rtc.uie_select: Test terminated by assertion
[ FAIL ] rtc.uie_select
[ RUN ] rtc.alarm_alm_set
rtctest.c:32:rtc.alarm_alm_set:Expected -1 (18446744073709551615) !=
self->fd (18446744073709551615)
rtc.alarm_alm_set: Test terminated by assertion
[ FAIL ] rtc.alarm_alm_set
[ RUN ] rtc.alarm_wkalm_set
rtctest.c:32:rtc.alarm_wkalm_set:Expected -1 (18446744073709551615) !=
self->fd (18446744073709551615)
rtc.alarm_wkalm_set: Test terminated by assertion
[ FAIL ] rtc.alarm_wkalm_set
[ RUN ] rtc.alarm_alm_set_minute
rtctest.c:32:rtc.alarm_alm_set_minute:Expected -1
(18446744073709551615) != self->fd (18446744073709551615)
rtc.alarm_alm_set_minute: Test terminated by assertion
[ FAIL ] rtc.alarm_alm_set_minute
[ RUN ] rtc.alarm_wkalm_set_minute
rtctest.c:32:rtc.alarm_wkalm_set_minute:Expected -1
(18446744073709551615) != self->fd (18446744073709551615)
rtc.alarm_wkalm_set_minute: Test terminated by assertion
[ FAIL ] rtc.alarm_wkalm_set_minute
[==========] 0 / 7 tests passed.
[ FAILED ]
$
-------------------x-----------------------x-----------------
$uname -a
Linux debian 5.2.0-rc1+ #2 SMP Thu May 23 20:21:40 IST 2019 x86_64 GNU/Linux
$
two files attached
--
software engineer
rajagiri school of engineering and technology
View attachment "ver_linux.txt" of type "text/plain" (1596 bytes)
View attachment "config.txt" of type "text/plain" (144393 bytes)
Powered by blists - more mailing lists