##// END OF EJS Templates
add fuzzing amda test skip
perrinel -
r1401:5ce5cfcc084a develop
parent child
Show More
@@ -454,7 +454,7 private slots:
454 void TestAmdaFuzzing::testFuzzing_data()
454 void TestAmdaFuzzing::testFuzzing_data()
455 {
455 {
456 // Note: Comment this line to run fuzzing tests
456 // Note: Comment this line to run fuzzing tests
457 // QSKIP("Fuzzing tests are disabled by default");
457 QSKIP("Fuzzing tests are disabled by default");
458
458
459 // ////////////// //
459 // ////////////// //
460 // Test structure //
460 // Test structure //
General Comments 0
You need to be logged in to leave comments. Login now