8166450: smartcardio related tests failed on compilation during execution with jtreg tool
Reviewed-by: weijun
This commit is contained in:
parent
0d0e86808b
commit
1c751c11fb
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6239117
|
||||
* @summary test logical channels work
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestChannel
|
||||
*/
|
||||
|
||||
|
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6293769 6294527 6309280
|
||||
* @summary test connect() works
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestConnect
|
||||
*/
|
||||
|
||||
|
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6239117
|
||||
* @summary test connect works correctly if called multiple times/card removed
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestConnectAgain
|
||||
*/
|
||||
|
||||
|
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6239117 6470320
|
||||
* @summary test if transmitControlCommand() works
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestControl
|
||||
*/
|
||||
|
||||
|
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6327047
|
||||
* @summary verify that TerminalFactory.getDefault() works
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestDefault
|
||||
*/
|
||||
|
||||
|
@ -21,10 +21,11 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 8046343
|
||||
* @summary Make sure that direct protocol is available
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestDirect
|
||||
*/
|
||||
|
||||
|
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6239117
|
||||
* @summary verify that beginExclusive()/endExclusive() works
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestExclusive
|
||||
*/
|
||||
|
||||
|
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6239117 6445367
|
||||
* @summary test that CardTerminals.waitForCard() works
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestMultiplePresent
|
||||
*/
|
||||
|
||||
|
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6293769 6294527
|
||||
* @summary test that the isCardPresent()/waitForX() APIs work correctly
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestPresent
|
||||
*/
|
||||
|
||||
|
@ -21,11 +21,12 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @test
|
||||
* @bug 6293769 6294527
|
||||
* @summary test transmit() works
|
||||
* @author Andreas Sterbenz
|
||||
* @modules java.smartcardio/javax.smartcardio
|
||||
* @run main/manual TestTransmit
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user