Il 09/05/2012 19:11, Andreas Färber ha scritto:
>> > # All QTests for now are POSIX-only, but the dependencies are
>> > # really in libqtest, not in the testcases themselves.
>> > check-qtest-i386-y = tests/rtc-test
>> > +check-qtest-i386-y = tests/fdc-test
> $(EXESUF)?
In practice qtests will
Am 09.05.2012 19:11, schrieb Andreas Färber:
> Am 08.05.2012 17:51, schrieb Kevin Wolf:
>> Let's start with testing media change.
>>
>> Signed-off-by: Kevin Wolf
>> ---
>> tests/Makefile |2 +
>> tests/fdc-test.c | 186
>> ++
>> 2 files
Am 08.05.2012 17:51, schrieb Kevin Wolf:
> Let's start with testing media change.
>
> Signed-off-by: Kevin Wolf
> ---
> tests/Makefile |2 +
> tests/fdc-test.c | 186
> ++
> 2 files changed, 188 insertions(+), 0 deletions(-)
> create m