summaryrefslogtreecommitdiff
path: root/openembedded/mauve/blacklist.d/javax.security.auth.login
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2013-07-03 11:35:05 +0100
committerAndrew McDermott <andrew.mcdermott@linaro.org>2013-07-03 16:02:13 +0100
commit134eeb73d914f433cba1bbaaadeeaa804ed9246a (patch)
treecbc4601436fefe78a1a9ab640a6126dbda9e924a /openembedded/mauve/blacklist.d/javax.security.auth.login
parent29a147fddc1908d76f3ee2518ae09cd3abcaf81b (diff)
Added Mauve tests for Java LEG
Note: a lot of the tests are commented out until the core Java classes pass without issue. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
Diffstat (limited to 'openembedded/mauve/blacklist.d/javax.security.auth.login')
-rw-r--r--openembedded/mauve/blacklist.d/javax.security.auth.login4
1 files changed, 4 insertions, 0 deletions
diff --git a/openembedded/mauve/blacklist.d/javax.security.auth.login b/openembedded/mauve/blacklist.d/javax.security.auth.login
new file mode 100644
index 0000000..ce11030
--- /dev/null
+++ b/openembedded/mauve/blacklist.d/javax.security.auth.login
@@ -0,0 +1,4 @@
+javax.security.auth.login.DBLoginModule
+javax.security.auth.login.TestOfConfigurationParser
+javax.security.auth.login.TestOfGnuConfiguration
+javax.security.auth.login.TestOfPR25202