mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 01:12:15 +03:00
add new include file
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "nfa/vermicelli.h"
|
||||
#include "nfa/vermicelli.hpp"
|
||||
|
||||
TEST(Vermicelli, ExecNoMatch1) {
|
||||
char t1[] = "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb";
|
||||
@@ -1150,4 +1151,4 @@ TEST(DoubleVermicelliMasked16, Exec5) {
|
||||
}
|
||||
}
|
||||
|
||||
#endif // HAVE_SVE2
|
||||
#endif // HAVE_SVE2
|
||||
|
||||
Reference in New Issue
Block a user