Re: [PATCH bpf-next v2 5/5] selftests/bpf: Add test for "bpftool feature" command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/21/20 12:28 PM, Quentin Monnet wrote:
>> +    @default_iface
>> +    def test_feature_dev(self, iface):
>> +        expected_patterns = [
>> +            SECTION_SYSCALL_CONFIG_PATTERN,
>> +            SECTION_PROGRAM_TYPES_PATTERN,
>> +            SECTION_MAP_TYPES_PATTERN,
>> +            SECTION_HELPERS_PATTERN,
>> +            SECTION_MISC_PATTERN,
>> +        ]
> 
> Mixed feeling on the tests with plain output, as we keep telling people
> that plain output should not be parsed (not reliable, may change). But
> if you want to run one or two tests with it, why not, I guess.

I thought about that and yes, testing the plain output is probably
redundant and makes those tests less readable. However, the only plain
output test which I would like to keep there is test_feature_macros -
because I guess that we are not planning to change names or patterns of
generated macros (or if so, we should test that change).



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux