]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: rewrite kernel module handling 19330/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 16 Apr 2021 16:42:00 +0000 (18:42 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 16 Apr 2021 17:05:59 +0000 (19:05 +0200)
commit94009c27f44b5fa623355e72205bda8ea71581c1
tree8d6de3da3a1158e7426136b5d767acc3f8ca0324
parent0f1947059b6c7478e66e1ecf57ef50d2051a7919
test: rewrite kernel module handling

This code was partially broken, since the firmware directory was
undefined. Also, some of the parts were a dead code, since they relied
on code from the original dracut test suite.
test/test-functions