Skip to content

Commit 2fde735

Browse files
committed
include/ltp: require SND_SEQUENCER for cve-07 test
343 <<<test_start>>> 344 tag=cve-2018-7566 stime=1707173155 345 cmdline="snd_seq01" 346 contacts="" 347 analysis=exit 348 <<<test_output>>> 349 tst_test.c:1558: TINFO: Timeout per run is 0h 02m 30s 350 snd_seq01.c:70: TCONF: Cannot open /dev/snd/seq: ENOENT (2) Signed-off-by: Philip Li <[email protected]>
1 parent 1166197 commit 2fde735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/ltp

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ need_kconfig:
3030
% elsif ___.test == "cve-07"
3131
- CRYPTO_SM3
3232
- CRYPTO_SM3_GENERIC
33+
- SND_SEQUENCER
3334
% elsif ___.test == "kvm"
3435
- KVM
3536
- KVM_INTEL

0 commit comments

Comments
 (0)